--- parser3/src/main/Makefile.am 2015/04/21 21:46:44 1.50 +++ parser3/src/main/Makefile.am 2015/09/03 17:34:15 1.51 @@ -1,4 +1,4 @@ -INCLUDES = -I../types -I../classes -I../sql -I../lib/gc/include -I../lib/cord/include -I../lib/punycode $(INCLTDL) @PCRE_INCLUDES@ @XML_INCLUDES@ +AM_CPPFLAGS = -I../types -I../classes -I../sql -I../lib/gc/include -I../lib/cord/include -I../lib/punycode $(INCLTDL) @PCRE_INCLUDES@ @XML_INCLUDES@ noinst_HEADERS = compile_tools.h utf8-to-lower.inc utf8-to-upper.inc noinst_LTLIBRARIES = libmain.la