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