summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-01 20:58:57 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-01 20:58:57 -0700
commite7749f41060b8f49c938a880ecfa51d0a9764d02 (patch)
treea559d21cad317d2f1e2968a165325d3eb409de9a /tests/Makefile.am
parent6a829f3183688934c2ef2c3d45e252b8722be93b (diff)
Add libXext/XcupGetReservedColormapEntries test (doesn't work yet)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3b41f5d..593d9d6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -22,6 +22,7 @@
#
SUBDIRS = libX11
+SUBDIRS += libXext
SUBDIRS += libXi
if HAVE_XCB