summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/msql/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/msql/Makefile.am b/ext/msql/Makefile.am
index 8fe82aaf76..66d7bf7b18 100644
--- a/ext/msql/Makefile.am
+++ b/ext/msql/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend
-noinst_LIBRARIES=libphpext_msql.a
-libphpext_msql_a_SOURCES=php_msql.c
+noinst_LTLIBRARIES=libphpext_msql.la
+libphpext_msql_la_SOURCES=php_msql.c