aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/ui-tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui-tests/Makefile.am b/tests/ui-tests/Makefile.am
index 0fd73cfc8f..af6cb085c3 100644
--- a/tests/ui-tests/Makefile.am
+++ b/tests/ui-tests/Makefile.am
@@ -31,7 +31,7 @@ filter_LDADD = \
$(PTHREAD_LIB) \
$(EXTRA_GNOME_LIBS) \
$(top_builddir)/filter/libfilter.la \
- -lgtkhtml
+ -lgtkhtml -lgnomeprint
noinst_PROGRAMS = \
message-browser \