aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2003-03-02 02:04:54 +0800
committerHans Petter <hansp@src.gnome.org>2003-03-02 02:04:54 +0800
commitfb1ea323951bb171ef71601a53932089f36e90fd (patch)
treeff2a8b5b01d702a28e6b4015ffb08d42489298fe
parent58be26a2498b99b7018dd9880e75addbc62a74f3 (diff)
downloadgsoc2013-evolution-fb1ea323951bb171ef71601a53932089f36e90fd.tar
gsoc2013-evolution-fb1ea323951bb171ef71601a53932089f36e90fd.tar.gz
gsoc2013-evolution-fb1ea323951bb171ef71601a53932089f36e90fd.tar.bz2
gsoc2013-evolution-fb1ea323951bb171ef71601a53932089f36e90fd.tar.lz
gsoc2013-evolution-fb1ea323951bb171ef71601a53932089f36e90fd.tar.xz
gsoc2013-evolution-fb1ea323951bb171ef71601a53932089f36e90fd.tar.zst
gsoc2013-evolution-fb1ea323951bb171ef71601a53932089f36e90fd.zip
Do importers after the other dirs, as it relies on generated files from
2003-03-01 Hans Petter Jansson <hpj@ximian.com> * Makefile.am: Do importers after the other dirs, as it relies on generated files from there. This is still not optimal... Should probably introduce dependencies. svn path=/trunk/; revision=20116
-rw-r--r--calendar/ChangeLog6
-rw-r--r--calendar/Makefile.am2
2 files changed, 7 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4ba2c9f3ea..c275f16948 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-01 Hans Petter Jansson <hpj@ximian.com>
+
+ * Makefile.am: Do importers after the other dirs, as it relies on
+ generated files from there. This is still not optimal... Should
+ probably introduce dependencies.
+
2003-02-28 Hans Petter Jansson <hpj@ximian.com>
* importers/Makefile.am: Shlibify.
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 8ee73dc1e5..89cea775bd 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -4,6 +4,6 @@ else
CONDUIT_DIR =
endif
-SUBDIRS = importers idl cal-util pcs cal-client gui $(CONDUIT_DIR)
+SUBDIRS = idl cal-util pcs cal-client gui importers $(CONDUIT_DIR)
EXTRA_DIST = zones.h