summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/dbplus/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dbplus/Makefile.in b/ext/dbplus/Makefile.in
index 77219dcbc2..6c6b0c9711 100644
--- a/ext/dbplus/Makefile.in
+++ b/ext/dbplus/Makefile.in
@@ -1,7 +1,7 @@
# $Id$
LTLIBRARY_NAME = libdbplus.la
-LTLIBRARY_SOURCES = dbplus.c php_dbplus.c
+LTLIBRARY_SOURCES = dbplus.c php_dbplus.c
LTLIBRARY_SHARED_NAME = dbplus.la
LTLIBRARY_SHARED_LIBADD = $(DBPLUS_SHARED_LIBADD)