summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 27f9331d..4614025c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -27,8 +27,10 @@ endif
INCLUDES = \
-I$(top_srcdir) \
$(GLIB_CFLAGS) \
- $(X_CFLAGS) \
+ $(XFT_CFLAGS) \
+ $(FONTCONFIG_CFLAGS) \
$(FREETYPE_CFLAGS) \
+ $(X_CFLAGS) \
$(X_DEFINES) \
$(XFT_DEFINES) \
$(FT2_DEFINES) \