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 9ee453d..9799bc0 100644
--- a/tests/libXext/Makefile.am
+++ b/tests/libXext/Makefile.am
@@ -22,6 +22,7 @@
#
noinst_PROGRAMS = XcupGetReservedColormapEntries
+noinst_PROGRAMS += XcupStoreColors
AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)/include
AM_CFLAGS = $(CWARNFLAGS) $(LIBXEXT_CFLAGS)