summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-21 16:40:29 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-21 16:40:29 +0100
commitbe76712dba7581a2b8b07df7654bf02654549361 (patch)
tree674c75e5e18f80b2e03491e91085eddc82c61a87 /Makefile.am
parent5d6f2ee1ab78764f50c490063cf3b104fefebe27 (diff)
Fix tests.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 62e42824..739d9705 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -171,6 +171,7 @@ textbox_test_CFLAGS=\
$(pango_CFLAGS)\
$(x11_CFLAGS)\
$(xinerama_CFLAGS)\
+ $(GW_XCB_CFLAGS)\
$(cairo_CFLAGS)\
-I$(top_srcdir)/include/\
-I$(top_srcdir)/config/\
@@ -181,6 +182,7 @@ textbox_test_LDADD=\
$(pango_LIBS)\
$(x11_LIBS)\
$(xinerama_LIBS)\
+ $(GW_XCB_LIBS)\
$(cairo_LIBS)
textbox_test_SOURCES=\