From 94dc650256935aa0c5cfff7675e535c54bb8c9b7 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 27 Jan 2006 00:45:54 +0000 Subject: Move rrdbot code into right project. --- daemon/bsnmp/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 daemon/bsnmp/Makefile.am (limited to 'daemon/bsnmp/Makefile.am') diff --git a/daemon/bsnmp/Makefile.am b/daemon/bsnmp/Makefile.am new file mode 100644 index 0000000..7a7a739 --- /dev/null +++ b/daemon/bsnmp/Makefile.am @@ -0,0 +1,4 @@ + +noinst_LIBRARIES = libbsnmp-custom.a +libbsnmp_custom_a_SOURCES = asn1.c asn1.h snmp.c snmp.h snmppriv.h + -- cgit v1.2.3