--- parser3/src/lib/json/Makefile.am 2010/08/31 13:09:14 1.2 +++ parser3/src/lib/json/Makefile.am 2010/09/08 13:19:30 1.3 @@ -1,3 +1,5 @@ +INCLUDES = -I../../include -I../gc/include + noinst_HEADERS = JSON_parser.h noinst_LIBRARIES = libjson.a libjson_a_SOURCES = JSON_parser.c