From d40f089a706484364ceb499d6bb4f6d823b92b09 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 21 Feb 2003 21:24:34 +0000 Subject: Make libversit a shared library, update stuff for that, and clean up some LDADDs in the process svn path=/trunk/; revision=19994 --- addressbook/gui/component/select-names/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'addressbook/gui/component/select-names') diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am index d9e9887a26..0ccc838d37 100644 --- a/addressbook/gui/component/select-names/Makefile.am +++ b/addressbook/gui/component/select-names/Makefile.am @@ -69,6 +69,10 @@ libeselectnames_la_SOURCES = \ e-simple-card-bonobo.c \ e-simple-card-bonobo.h +libeselectnames_la_LIBADD = \ + $(top_builddir)/addressbook/backend/ebook/libebook.la \ + $(EVOLUTION_ADDRESSBOOK_LIBS) + # We'll need these again when we split out the select names control # into its own shlib factory, but for now they're redundant. # -- cgit v1.2.3