From 61fe24e66a2d2912b0283df91c4c47c479b8f10d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 18 Jun 2001 20:09:31 +0000 Subject: Remove DB3_LDADD * test-service/Makefile.am (test_service_LDADD): Remove DB3_LDADD * component/Makefile.am (evolution_executive_summary_LDADD): Remove DB3_LDADD svn path=/trunk/; revision=10273 --- executive-summary/component/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'executive-summary/component') diff --git a/executive-summary/component/Makefile.am b/executive-summary/component/Makefile.am index d68c9bf4fa..1db01fed36 100644 --- a/executive-summary/component/Makefile.am +++ b/executive-summary/component/Makefile.am @@ -58,7 +58,6 @@ evolution_executive_summary_SOURCES = \ evolution_executive_summary_LDADD = \ $(top_builddir)/executive-summary/evolution-services/libevolution-services.la \ - $(DB3_LDADD) \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/widgets/misc/libemiscwidgets.a \ $(top_builddir)/e-util/libeutil.la \ -- cgit v1.2.3