diff options
Diffstat (limited to 'ext/gettext/Makefile.am')
-rw-r--r-- | ext/gettext/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gettext/Makefile.am b/ext/gettext/Makefile.am index a5b29b6cd5..d6ef557cce 100644 --- a/ext/gettext/Makefile.am +++ b/ext/gettext/Makefile.am @@ -1,6 +1,5 @@ # $Id$ -INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend noinst_LTLIBRARIES=libphpext_gettext.la libphpext_gettext_la_SOURCES=gettext.c |