aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBolian Yin <bolian.yin@sun.com>2003-08-27 11:35:57 +0800
committerBolian Yin <byin@src.gnome.org>2003-08-27 11:35:57 +0800
commit7e3eb5f87d84f5c7e7c945bb971367861928a9a0 (patch)
tree8f8e2353cb2c98c447d5a08f58016db10e29f0f7 /configure.in
parent638f1331cfb0d5f7bf38f125fb0b38c97c090964 (diff)
downloadgsoc2013-evolution-7e3eb5f87d84f5c7e7c945bb971367861928a9a0.tar.gz
gsoc2013-evolution-7e3eb5f87d84f5c7e7c945bb971367861928a9a0.tar.zst
gsoc2013-evolution-7e3eb5f87d84f5c7e7c945bb971367861928a9a0.zip
add a11y/widgets/Makefile move a11y directory before widgets directory.
2003-08-27 Bolian Yin <bolian.yin@sun.com> * configure.in: add a11y/widgets/Makefile * Makefile.am: move a11y directory before widgets directory. svn path=/trunk/; revision=22383
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 95cc282765..a0cb14dbf0 100644
--- a/configure.in
+++ b/configure.in
@@ -1319,6 +1319,7 @@ AC_OUTPUT([ po/Makefile.in
Makefile
a11y/Makefile
a11y/calendar/Makefile
+a11y/widgets/Makefile
addressbook/Makefile
addressbook/gui/Makefile
addressbook/gui/component/Makefile