summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-11-20 09:13:48 -0800
committerKeith Packard <keithp@keithp.com>2013-11-20 14:13:08 -0800
commite15fa576597fb09330e603d17a51d7449a392e7c (patch)
tree642ada047b9ae5c81c2f38c79902b06801f8f20b /configure.ac
parentbdbb26378da91e541f2fe2b3e827d9f6ed11f4a8 (diff)
Add test program
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
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 58b3583..3493dd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,5 +91,6 @@ esac
AC_CONFIG_FILES([Makefile
src/Makefile
+ test/Makefile
xshmfence.pc])
AC_OUTPUT