From 4a6e9123715fd5536d81c826ae4c9d3aacbc5b84 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 14 Jan 2003 18:26:21 +0000 Subject: Add $(schema_DATA). * gui/component/Makefile.am (EXTRA_DIST): Add $(schema_DATA). * Makefile.am: Do not dist the .server.in files; just dist the .server.in.in ones. (EXTRA_DIST): Add GNOME_Evolution_WombatLDAP.server.in.in and GNOME_Evolution_WombatNOLDAP.server.in.in svn path=/trunk/; revision=19451 --- addressbook/printing/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/printing/Makefile.am') diff --git a/addressbook/printing/Makefile.am b/addressbook/printing/Makefile.am index f9e6010e0d..423dac4f6a 100644 --- a/addressbook/printing/Makefile.am +++ b/addressbook/printing/Makefile.am @@ -47,6 +47,7 @@ contact_print_test_LDADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/libversit/libversit.a \ $(top_builddir)/e-util/ename/libename.la \ + $(top_builddir)/camel/libcamel.la \ libecontactprint.a \ $(EVOLUTION_ADDRESSBOOK_LIBS) -- cgit v1.2.3