summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parented938dc4c592f0e3420a2b0ab6e3b5f9cec0c1f7 (diff)
downloadlibepoxy-04cf940e1b6406e3bda59b857fe410073332b032.tar.gz
Add an initial testsuite for GLX API.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f2f137f..36e3b3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -69,6 +69,7 @@ AC_CONFIG_FILES([
epoxy.pc
Makefile
src/Makefile
+ test/Makefile
])
AC_OUTPUT