aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-08-18 02:58:51 +0800
committerIain Holmes <iain@src.gnome.org>2001-08-18 02:58:51 +0800
commit512423460aae7c2e98fc888e58d171f1bd68dca2 (patch)
treed3b0d0bf49a8ac030da13f7ea3c6be0f3d014bbf
parent060e4cf5dac4ea7e9b5f653db3b0abcbe7bd2552 (diff)
downloadgsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.tar
gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.tar.gz
gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.tar.bz2
gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.tar.lz
gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.tar.xz
gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.tar.zst
gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.zip
Libical compile order
svn path=/trunk/; revision=12169
-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 \