aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 /Makefile.am
parent638f1331cfb0d5f7bf38f125fb0b38c97c090964 (diff)
downloadgsoc2013-evolution-7e3eb5f87d84f5c7e7c945bb971367861928a9a0.tar
gsoc2013-evolution-7e3eb5f87d84f5c7e7c945bb971367861928a9a0.tar.gz
gsoc2013-evolution-7e3eb5f87d84f5c7e7c945bb971367861928a9a0.tar.bz2
gsoc2013-evolution-7e3eb5f87d84f5c7e7c945bb971367861928a9a0.tar.lz
gsoc2013-evolution-7e3eb5f87d84f5c7e7c945bb971367861928a9a0.tar.xz
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 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ff74d11527..1915b78db7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,12 +29,12 @@ SUBDIRS = \
e-util \
libical \
libversit \
+ a11y \
widgets \
shell \
camel \
filter \
addressbook \
- a11y \
calendar \
my-evolution \
art \