aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e2ea0bd..1836b52 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ noinst_SCRIPTS = snarf-doc-filter
else
noinst_PROGRAMS = clexer
clexer_SOURCES = clexer.l
-INCLUDES = @GINT_INCLUDES@
+AM_CPPFLAGS = @GINT_INCLUDES@
LDADD = @GINT_LDADD@
endif
endif

Return to:

Send suggestions and report system problems to the System administrator.