diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-15 02:26:38 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-15 02:26:38 +0800 |
commit | deb5c5c3c07888ed73dce055621280bb0dbdd7b9 (patch) | |
tree | 6c737afd77c26133ac9fc71c8af2920b7ee42627 /calendar/cal-util | |
parent | 4a6e9123715fd5536d81c826ae4c9d3aacbc5b84 (diff) | |
download | gsoc2013-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/cal-util')
-rw-r--r-- | calendar/cal-util/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
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 |