summaryrefslogtreecommitdiff
path: root/tests/libX11/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libX11/Makefile.am')
-rw-r--r--tests/libX11/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libX11/Makefile.am b/tests/libX11/Makefile.am
index 7e3cda0..be86bef 100644
--- a/tests/libX11/Makefile.am
+++ b/tests/libX11/Makefile.am
@@ -22,6 +22,7 @@
#
noinst_PROGRAMS = XAllocColorCells
+noinst_PROGRAMS += XQueryFont
AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)/include
AM_CFLAGS = $(CWARNFLAGS) $(LIBX11_CFLAGS)