aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
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 /calendar/gui/Makefile.am
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 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 8c0a6ff561..f873078395 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -186,14 +186,7 @@ libevolution_calendar_la_LIBADD = \
$(top_builddir)/widgets/menus/libmenus.la \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/calendar/cal-client/libcal-client.la \
- $(top_builddir)/calendar/cal-util/libcal-util.la \
- $(top_builddir)/e-util/libeutil.la \
- $(top_builddir)/libical/src/libical/libical-evolution.la \
- $(top_builddir)/libwombat/libwombat.la \
$(top_builddir)/addressbook/backend/ebook/libebook.la \
- $(top_builddir)/camel/libcamel.la \
- $(top_builddir)/libversit/libversit.a \
- $(top_builddir)/e-util/ename/libename.la \
dialogs/libcal-dialogs.a \
$(top_builddir)/widgets/e-timezone-dialog/libetimezonedialog.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la \