Remove INCLUDES line from Makefile.am skeleton

This commit is contained in:
Sascha Schumann 1999-11-28 00:55:39 +00:00
parent 6216edda44
commit bad23a1286

View File

@ -50,7 +50,6 @@ $ECHO_N " Makefile.am$ECHO_C"
cat >Makefile.am <<eof
# \$Id\$
INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend
noinst_LTLIBRARIES=libphpext_$extname.la
libphpext_${extname}_la_SOURCES=$extname.c