aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-01-15 02:26:38 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-01-15 02:26:38 +0800
commitdeb5c5c3c07888ed73dce055621280bb0dbdd7b9 (patch)
tree6c737afd77c26133ac9fc71c8af2920b7ee42627 /calendar
parent4a6e9123715fd5536d81c826ae4c9d3aacbc5b84 (diff)
downloadgsoc2013-evolution-deb5c5c3c07888ed73dce055621280bb0dbdd7b9.tar
gsoc2013-evolution-deb5c5c3c07888ed73dce055621280bb0dbdd7b9.tar.gz
gsoc2013-evolution-deb5c5c3c07888ed73dce055621280bb0dbdd7b9.tar.bz2
gsoc2013-evolution-deb5c5c3c07888ed73dce055621280bb0dbdd7b9.tar.lz
gsoc2013-evolution-deb5c5c3c07888ed73dce055621280bb0dbdd7b9.tar.xz
gsoc2013-evolution-deb5c5c3c07888ed73dce055621280bb0dbdd7b9.tar.zst
gsoc2013-evolution-deb5c5c3c07888ed73dce055621280bb0dbdd7b9.zip
cal-util-marshal.list.
* cal-util/Makefile.am (EXTRA_DIST): cal-util-marshal.list. * Makefile.am: Comment out the CONDUIT_DIR stuff for now. svn path=/trunk/; revision=19452
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog2
-rw-r--r--calendar/cal-util/Makefile.am3
2 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d6327408cc..1e8af67e76 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,7 @@
2003-01-14 Ettore Perazzoli <ettore@ximian.com>
+ * cal-util/Makefile.am (EXTRA_DIST): cal-util-marshal.list.
+
* Makefile.am: Comment out the CONDUIT_DIR stuff for now.
2003-01-14 Rodney Dawes <dobey@ximian.com>
diff --git a/calendar/cal-util/Makefile.am b/calendar/cal-util/Makefile.am
index f54316e258..711f8d00d4 100644
--- a/calendar/cal-util/Makefile.am
+++ b/calendar/cal-util/Makefile.am
@@ -66,3 +66,6 @@ test_recur_LDADD = \
$(top_builddir)/libversit/libversit.a \
$(top_builddir)/libical/src/libical/libical-evolution.la \
$(EVOLUTION_CALENDAR_LIBS)
+
+EXTRA_DIST = \
+ cal-util-marshal.list \ No newline at end of file