summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e4b7be0..e6d7790 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,5 +54,7 @@ PKG_CHECK_MODULES(LIBXCB, [xcb])
AC_CONFIG_FILES([
Makefile
src/Makefile
+ tests/Makefile
+ tests/libX11/Makefile
])
AC_OUTPUT