aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-06-19 04:10:54 +0800
committerDan Winship <danw@src.gnome.org>2001-06-19 04:10:54 +0800
commitb6b3732f00ff08a5c8159d4292e02ded3afd75dc (patch)
treec9a578050539cd5bfe9b50cafe79e37c445ff966 /shell/Makefile.am
parentc094a996a05b15448b3c3dbc72a52dd5aaba9aaa (diff)
downloadgsoc2013-evolution-b6b3732f00ff08a5c8159d4292e02ded3afd75dc.tar
gsoc2013-evolution-b6b3732f00ff08a5c8159d4292e02ded3afd75dc.tar.gz
gsoc2013-evolution-b6b3732f00ff08a5c8159d4292e02ded3afd75dc.tar.bz2
gsoc2013-evolution-b6b3732f00ff08a5c8159d4292e02ded3afd75dc.tar.lz
gsoc2013-evolution-b6b3732f00ff08a5c8159d4292e02ded3afd75dc.tar.xz
gsoc2013-evolution-b6b3732f00ff08a5c8159d4292e02ded3afd75dc.tar.zst
gsoc2013-evolution-b6b3732f00ff08a5c8159d4292e02ded3afd75dc.zip
Remove DB3_LDADD
* Makefile.am (evolution_LDADD): Remove DB3_LDADD svn path=/trunk/; revision=10275
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 3aabed341a..2dcbcb2496 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -148,7 +148,6 @@ evolution_SOURCES = \
evolution_LDADD = \
libeshell.la \
importer/libevolution-importer.la \
- $(DB3_LDADD) \
$(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/e-util/libeutil.la \
$(EXTRA_GNOME_LIBS) \