summaryrefslogtreecommitdiff
path: root/bsnmp/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-01-27 00:51:23 +0000
committerStef Walter <stef@memberwebs.com>2006-01-27 00:51:23 +0000
commit60bf98cff3c9fed3bde3323d5443afe7a8617b22 (patch)
treee53010153d2f7dcbf32b708fae272cd39f0f84bf /bsnmp/Makefile.am
parent10d498f90485be52e4095563cf7325965d4cb4ca (diff)
Move folders into right places
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
+