summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2013-11-11 09:59:25 -0800
committerEric Anholt <eric@anholt.net>2013-11-14 11:18:15 -0800
commit04cf940e1b6406e3bda59b857fe410073332b032 (patch)
treef5cc9cb4f99609488df9a462b3c334779761ff53 /Makefile.am
parented938dc4c592f0e3420a2b0ab6e3b5f9cec0c1f7 (diff)
Add an initial testsuite for GLX API.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 3d8179b..2607558 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,9 +20,9 @@
SUBDIRS = src
-#if HAVE_X11
-#SUBDIRS += test
-#endif
+if HAVE_X11
+SUBDIRS += test
+endif
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = epoxy.pc