From e6b333085d57232c606bd8825f6ed3c54efac53f Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 14 Sep 2000 09:46:28 +0000 Subject: Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. 2000-09-14 Christopher James Lahey * 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 --- addressbook/contact-editor/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/contact-editor/Makefile.am') 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 -- cgit v1.2.3