summaryrefslogtreecommitdiff
path: root/ext/dbplus
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2001-08-26 14:12:27 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2001-08-26 14:12:27 +0000
commit57d971d2ef66c5fa1e64256dbdc8917fb72dc305 (patch)
tree6241f46ea99f2847f4b1b14e2e03c87ef543514d /ext/dbplus
parentd697a558ac5e06ea1e487d4cd5192fa53b332407 (diff)
downloadphp-git-57d971d2ef66c5fa1e64256dbdc8917fb72dc305.tar.gz
whitespace
Diffstat (limited to 'ext/dbplus')
-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)