summaryrefslogtreecommitdiff
path: root/ext/gettext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gettext/Makefile.am')
-rw-r--r--ext/gettext/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gettext/Makefile.am b/ext/gettext/Makefile.am
index 295ca2c889..a5b29b6cd5 100644
--- a/ext/gettext/Makefile.am
+++ b/ext/gettext/Makefile.am
@@ -1,6 +1,6 @@
# $Id$
INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend
-noinst_LIBRARIES=libphpext_gettext.a
-libphpext_gettext_a_SOURCES=gettext.c
+noinst_LTLIBRARIES=libphpext_gettext.la
+libphpext_gettext_la_SOURCES=gettext.c