summaryrefslogtreecommitdiff
path: root/tests/libXext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libXext/Makefile.am')
-rw-r--r--tests/libXext/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libXext/Makefile.am b/tests/libXext/Makefile.am
index 9799bc0..3f8121e 100644
--- a/tests/libXext/Makefile.am
+++ b/tests/libXext/Makefile.am
@@ -23,6 +23,7 @@
noinst_PROGRAMS = XcupGetReservedColormapEntries
noinst_PROGRAMS += XcupStoreColors
+noinst_PROGRAMS += XdbeGetVisualInfo
AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)/include
AM_CFLAGS = $(CWARNFLAGS) $(LIBXEXT_CFLAGS)