diff options
| author | Hartmut Holzgraefe <hholzgra@php.net> | 2001-08-26 14:12:27 +0000 |
|---|---|---|
| committer | Hartmut Holzgraefe <hholzgra@php.net> | 2001-08-26 14:12:27 +0000 |
| commit | 57d971d2ef66c5fa1e64256dbdc8917fb72dc305 (patch) | |
| tree | 6241f46ea99f2847f4b1b14e2e03c87ef543514d /ext/dbplus | |
| parent | d697a558ac5e06ea1e487d4cd5192fa53b332407 (diff) | |
| download | php-git-57d971d2ef66c5fa1e64256dbdc8917fb72dc305.tar.gz | |
whitespace
Diffstat (limited to 'ext/dbplus')
| -rw-r--r-- | ext/dbplus/Makefile.in | 2 |
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) |
