aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-02-22 05:24:34 +0800
committerDan Winship <danw@src.gnome.org>2003-02-22 05:24:34 +0800
commitd40f089a706484364ceb499d6bb4f6d823b92b09 (patch)
tree2a467c1fcafe9828b96fc82de3c8d115e1234aa7 /my-evolution
parent80906889c2d0c7db9a69ca5d2e3a7657effd311b (diff)
downloadgsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.gz
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.bz2
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.lz
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.xz
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.tar.zst
gsoc2013-evolution-d40f089a706484364ceb499d6bb4f6d823b92b09.zip
Make libversit a shared library, update stuff for that, and clean up
some LDADDs in the process svn path=/trunk/; revision=19994
Diffstat (limited to 'my-evolution')
-rw-r--r--my-evolution/ChangeLog4
-rw-r--r--my-evolution/Makefile.am3
2 files changed, 4 insertions, 3 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index b87b0d9dc1..88bffcd366 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-21 Dan Winship <danw@ximian.com>
+
+ * Makefile.am (summary_libs): clean up
+
2003-02-20 Dan Winship <danw@ximian.com>
* Makefile.am (summary_libs):
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am
index 8dbc4bdff6..db1a59f9c4 100644
--- a/my-evolution/Makefile.am
+++ b/my-evolution/Makefile.am
@@ -71,9 +71,6 @@ summary_libs = \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/calendar/cal-client/libcal-client.la \
$(top_builddir)/calendar/cal-util/libcal-util.la \
- $(top_builddir)/libversit/libversit.a \
- $(top_builddir)/libical/src/libical/libical-evolution.la \
- $(top_builddir)/libwombat/libwombat.la \
$(EVOLUTION_EXECUTIVE_SUMMARY_LIBS)
component_LTLIBRARIES = libevolution-executive-summary.la