aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b8da653a38..2f76c2136d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-17 Iain Holmes <iain@ximian.com>
+
+ * Makefile.am: Move the libical compile order.
+
2001-08-16 "Big Iain" Holmes <iain@ximian.com>
* configure.in: Add widgets/e-timezone-dialog/Makefile
diff --git a/Makefile.am b/Makefile.am
index c7669cce7b..689a775e84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,12 +18,12 @@ SUBDIRS = \
macros \
data \
e-util \
+ libical \
widgets \
shell \
libibex \
camel \
filter \
- libical \
libversit \
libwombat \
addressbook \