summaryrefslogtreecommitdiff
path: root/daemon/bsnmp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/bsnmp/Makefile.am')
-rw-r--r--daemon/bsnmp/Makefile.am4
1 files changed, 4 insertions, 0 deletions
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
+