diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-01 20:58:57 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-01 20:58:57 -0700 |
commit | e7749f41060b8f49c938a880ecfa51d0a9764d02 (patch) | |
tree | a559d21cad317d2f1e2968a165325d3eb409de9a /tests/Makefile.am | |
parent | 6a829f3183688934c2ef2c3d45e252b8722be93b (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.am | 1 |
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 |