aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-01-15 02:26:21 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-01-15 02:26:21 +0800
commit4a6e9123715fd5536d81c826ae4c9d3aacbc5b84 (patch)
tree1f0e1beff869fb4e3385d8e3bf3ecea904561943 /addressbook/printing
parenteca2fa78fe4c650e131cee2f7ff6097715e19315 (diff)
downloadgsoc2013-evolution-4a6e9123715fd5536d81c826ae4c9d3aacbc5b84.tar
gsoc2013-evolution-4a6e9123715fd5536d81c826ae4c9d3aacbc5b84.tar.gz
gsoc2013-evolution-4a6e9123715fd5536d81c826ae4c9d3aacbc5b84.tar.bz2
gsoc2013-evolution-4a6e9123715fd5536d81c826ae4c9d3aacbc5b84.tar.lz
gsoc2013-evolution-4a6e9123715fd5536d81c826ae4c9d3aacbc5b84.tar.xz
gsoc2013-evolution-4a6e9123715fd5536d81c826ae4c9d3aacbc5b84.tar.zst
gsoc2013-evolution-4a6e9123715fd5536d81c826ae4c9d3aacbc5b84.zip
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
Diffstat (limited to 'addressbook/printing')
-rw-r--r--addressbook/printing/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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)