From dd192cc2ac301972f6761f5d6bd3a4c6a46736bf Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 28 Jan 2006 18:56:51 +0000 Subject: Add C RRD create tool. See #50 --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.in') 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 -- cgit v1.2.3