summaryrefslogtreecommitdiff
path: root/bsnmp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bsnmp/Makefile.am')
-rw-r--r--bsnmp/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsnmp/Makefile.am b/bsnmp/Makefile.am
new file mode 100644
index 0000000..7a7a739
--- /dev/null
+++ b/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
+