diff --git a/ext/dbplus/Makefile.in b/ext/dbplus/Makefile.in index 77219dcbc26..6c6b0c97116 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)