aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/contact-editor
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-09-14 17:46:28 +0800
committerChris Lahey <clahey@src.gnome.org>2000-09-14 17:46:28 +0800
commite6b333085d57232c606bd8825f6ed3c54efac53f (patch)
treebec290bb565acdbfc8b7d448a2948e77a1e8a51d /addressbook/contact-editor
parent17b15d553997df67e72df705e5799ad5b050f04d (diff)
downloadgsoc2013-evolution-e6b333085d57232c606bd8825f6ed3c54efac53f.tar
gsoc2013-evolution-e6b333085d57232c606bd8825f6ed3c54efac53f.tar.gz
gsoc2013-evolution-e6b333085d57232c606bd8825f6ed3c54efac53f.tar.bz2
gsoc2013-evolution-e6b333085d57232c606bd8825f6ed3c54efac53f.tar.lz
gsoc2013-evolution-e6b333085d57232c606bd8825f6ed3c54efac53f.tar.xz
gsoc2013-evolution-e6b333085d57232c606bd8825f6ed3c54efac53f.tar.zst
gsoc2013-evolution-e6b333085d57232c606bd8825f6ed3c54efac53f.zip
Added $(GNOME_PRINT_LIBS) to all of the test files in these directories.
2000-09-14 Christopher James Lahey <clahey@helixcode.com> * contact-editor/Makefile.am, gui/widgets/Makefile.am: Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. svn path=/trunk/; revision=5423
Diffstat (limited to 'addressbook/contact-editor')
-rw-r--r--addressbook/contact-editor/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/contact-editor/Makefile.am b/addressbook/contact-editor/Makefile.am
index 21363e849f..bdf16bde6a 100644
--- a/addressbook/contact-editor/Makefile.am
+++ b/addressbook/contact-editor/Makefile.am
@@ -45,6 +45,7 @@ contact_editor_test_LDADD = \
$(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/widgets/e-text/libetext.a \
+ $(GNOME_PRINT_LIBS) \
$(EXTRA_GNOME_LIBS)
evolutiondir = $(datadir)/evolution