aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-03-14 20:28:54 +0800
committerDan Winship <danw@src.gnome.org>2000-03-14 20:28:54 +0800
commitd9aaba967fc853e323b7e2d5fb105c06fdce228c (patch)
tree73213ed07559acad494a012fc5bf4be31dfdd353
parentdb839e2f1fb423acd8758247606bca5c652a3643 (diff)
downloadgsoc2013-evolution-d9aaba967fc853e323b7e2d5fb105c06fdce228c.tar
gsoc2013-evolution-d9aaba967fc853e323b7e2d5fb105c06fdce228c.tar.gz
gsoc2013-evolution-d9aaba967fc853e323b7e2d5fb105c06fdce228c.tar.bz2
gsoc2013-evolution-d9aaba967fc853e323b7e2d5fb105c06fdce228c.tar.lz
gsoc2013-evolution-d9aaba967fc853e323b7e2d5fb105c06fdce228c.tar.xz
gsoc2013-evolution-d9aaba967fc853e323b7e2d5fb105c06fdce228c.tar.zst
gsoc2013-evolution-d9aaba967fc853e323b7e2d5fb105c06fdce228c.zip
build shell before mail since mail relies on the shell idl files being
compiled svn path=/trunk/; revision=2116
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d88b86edc..a4ade3f5ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-14 Dan Winship <danw@helixcode.com>
+
+ * Makefile.am (SUBDIRS): build shell before mail, since mail
+ relies on the shell idl files being compiled.
+
2000-03-13 Christopher James Lahey <clahey@helixcode.com>
* shell/e-shell-view.c: Added an E_FOLDER_CONTACTS section to the
diff --git a/Makefile.am b/Makefile.am
index 3bac63f905..c68ea925e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,15 +15,15 @@ SUBDIRS = \
macros \
data \
e-util \
+ widgets \
+ shell \
libibex \
camel \
filter \
- widgets \
composer \
mail \
tests \
addressbook \
- shell \
libical \
libversit \
calendar