aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-07-02 08:59:41 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-07-02 08:59:41 +0800
commit120ab4c15351357bfffd8a34a1f3fe873ceab9f6 (patch)
treea4da774fdf4e9f844b90b381c504c51337f0a4a1 /Makefile.am
parentc4beb75614609c61ea2251c498d2d8fbb435bf5d (diff)
downloadgsoc2013-evolution-120ab4c15351357bfffd8a34a1f3fe873ceab9f6.tar
gsoc2013-evolution-120ab4c15351357bfffd8a34a1f3fe873ceab9f6.tar.gz
gsoc2013-evolution-120ab4c15351357bfffd8a34a1f3fe873ceab9f6.tar.bz2
gsoc2013-evolution-120ab4c15351357bfffd8a34a1f3fe873ceab9f6.tar.lz
gsoc2013-evolution-120ab4c15351357bfffd8a34a1f3fe873ceab9f6.tar.xz
gsoc2013-evolution-120ab4c15351357bfffd8a34a1f3fe873ceab9f6.tar.zst
gsoc2013-evolution-120ab4c15351357bfffd8a34a1f3fe873ceab9f6.zip
Build the composer after the addressbook, as it needs some CORBA stuff
* Makefile.am (SUBDIRS): Build the composer after the addressbook, as it needs some CORBA stuff from the latter. svn path=/trunk/; revision=10663
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 96965070a3..83cb424373 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,11 +23,11 @@ SUBDIRS = \
libibex \
camel \
filter \
- composer \
libical \
libversit \
libwombat \
addressbook \
+ composer \
mail \
calendar \
wombat \