--- parser3/src/lib/json/Makefile.am 2013/10/29 13:29:24 1.7 +++ parser3/src/lib/json/Makefile.am 2015/09/03 17:34:14 1.8 @@ -1,4 +1,4 @@ -INCLUDES = -I../../include -I../gc/include +AM_CPPFLAGS = -I../../include -I../gc/include noinst_HEADERS = pa_json.h noinst_LTLIBRARIES = libjson.la