diff options
Diffstat (limited to 'tests/test-c-cpp-nr/Makefile.am')
-rw-r--r-- | tests/test-c-cpp-nr/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-c-cpp-nr/Makefile.am b/tests/test-c-cpp-nr/Makefile.am index cbe1cc6..887e001 100644 --- a/tests/test-c-cpp-nr/Makefile.am +++ b/tests/test-c-cpp-nr/Makefile.am @@ -26,7 +26,7 @@ EXTRA_DIST = scanner.l test.input CLEANFILES = scanner.cpp test-c-cpp-nr $(OBJS) OUTPUT OBJS = scanner.o -INCLUDES = -I $(srcdir) -I $(top_srcdir) -I $(top_builddir) -I . +AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir) -I501 507 1002 1001 1000 499 400 100 6 501top_builddir) #LDFLAGS = $(top_srcdir)/libfl.a #YFLAGS = --defines --output=parser.c |