summaryrefslogtreecommitdiff
path: root/ext/snmp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/snmp/Makefile.in')
-rw-r--r--ext/snmp/Makefile.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/snmp/Makefile.in b/ext/snmp/Makefile.in
deleted file mode 100644
index efd1ce6f33..0000000000
--- a/ext/snmp/Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
-
-LTLIBRARY_NAME = libsnmp.la
-LTLIBRARY_SOURCES = snmp.c
-LTLIBRARY_SHARED_NAME = snmp.la
-LTLIBRARY_SHARED_LIBADD = $(SNMP_SHARED_LIBADD)
-
-include $(top_srcdir)/build/dynlib.mk