summaryrefslogtreecommitdiff
path: root/tests/test-c-cpp-nr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-c-cpp-nr')
-rw-r--r--tests/test-c-cpp-nr/Makefile.am2
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 d96c7bc..5bcb4fc 100644
--- a/tests/test-c-cpp-nr/Makefile.am
+++ b/tests/test-c-cpp-nr/Makefile.am
@@ -5,7 +5,7 @@ EXTRA_DIST = scanner.l test.input
CLEANFILES = scanner.c parser.c parser.h test-cpp-nr$(OBJS) OUTPUT
OBJS = scanner.o
-INCLUDES = -I $(srcdir) -I $(top_srcdir) -I $(top_builddir)
+INCLUDES = -I $(srcdir) -I $(top_srcdir) -I $(top_builddir) -I .
#LDFLAGS = $(top_srcdir)/libfl.a
#YFLAGS = --defines --output=parser.c