summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6438116..9dc3570 100644
--- a/configure.in
+++ b/configure.in
@@ -47,5 +47,6 @@ AC_MSG_RESULT()
AC_CONFIG_FILES([Makefile
mibs/Makefile
daemon/Makefile
- bsnmp/Makefile])
+ bsnmp/Makefile
+ tools/Makefile])
AC_OUTPUT