summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 3e68985..92a4483 100644
--- a/configure.ac
+++ b/configure.ac
@@ -154,6 +154,7 @@ AM_CONDITIONAL(DEBUG, test x"$debug" = x"true")
AC_CONFIG_FILES([Makefile
persistence_client_library.pc
src/Makefile
+ persclient_tool/Makefile
test/Makefile])
AC_OUTPUT