summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ebe14cd..87b485c 100644
--- a/configure.in
+++ b/configure.in
@@ -170,5 +170,5 @@ if test -n "$enable_ntlm"; then
AC_DEFINE_UNQUOTED(WITH_NTLM, 1, [With NTLM Support] )
fi
-AC_CONFIG_FILES([Makefile daemon/Makefile doc/Makefile])
+AC_CONFIG_FILES([Makefile daemon/Makefile doc/Makefile tools/Makefile])
AC_OUTPUT