aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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