aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ui-tests/Makefile.am
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-02-14 05:49:15 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-02-14 05:49:15 +0800
commit7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b (patch)
treefd9cf5d39749201381c299e9e515a7ddb0e3c238 /tests/ui-tests/Makefile.am
parentc656db137c1fdcbf568ff313c65bc6dd515e3c96 (diff)
downloadgsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.gz
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.bz2
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.lz
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.xz
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.zst
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.zip
HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream.
* mail/html-stream.h: HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream. * tests/ui-tests/message-browser.c: Added preliminary support for the viewing of messages via gtkhtml. Lots of commenting. svn path=/trunk/; revision=1765
Diffstat (limited to 'tests/ui-tests/Makefile.am')
-rw-r--r--tests/ui-tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ui-tests/Makefile.am b/tests/ui-tests/Makefile.am
index eede246e35..af391305ea 100644
--- a/tests/ui-tests/Makefile.am
+++ b/tests/ui-tests/Makefile.am
@@ -20,7 +20,8 @@ message_browser_LDADD = \
$(INTLLIBS) \
$(EXTRA_GNOME_LIBS) \
$(PTHREAD_LIB) \
- $(EXTRA_GNOME_LIBS)
+ $(EXTRA_GNOME_LIBS) \
+ -lgtkhtml -lgnomeprint ../../mail/html-stream.o
noinst_PROGRAMS = \