summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-08-21 15:05:45 +0000
committerSascha Schumann <sas@php.net>2000-08-21 15:05:45 +0000
commit18ded31f4c72ad3e018a9007d5368a5b59d91ef5 (patch)
treecfd93245f92ee05dae4c92f1cc04c19e8c4aef7e
parentdc2362069e4f5e7bf72ce81965291de7fc583002 (diff)
downloadphp-git-18ded31f4c72ad3e018a9007d5368a5b59d91ef5.tar.gz
Remove extra tab
-rw-r--r--ext/snmp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/snmp/Makefile.in b/ext/snmp/Makefile.in
index 799a3d5cb9..ef21e5e3e9 100644
--- a/ext/snmp/Makefile.in
+++ b/ext/snmp/Makefile.in
@@ -5,5 +5,5 @@ LTLIBRARY_SHARED_NAME = snmp.la
LTLIBRARY_SHARED_LIBADD = $(SNMP_SHARED_LIBADD)
EXTRA_INCLUDES = $(SNMP_INCLUDE)
-
+
include $(top_srcdir)/build/dynlib.mk