aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cdb5bef..703edac 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -44,7 +44,8 @@ endif
LDADD=@GRECS_LDADD@ @LIBINTL@
AM_CPPFLAGS=\
-I$(top_srcdir)/grecs/src/\
- -DLOCALEDIR=\"$(localedir)\"
+ -DLOCALEDIR=\"$(localedir)\"\
+ -DINCLUDE_PATH_ARGS='$(INCLUDE_PATH_ARGS)'
BUILT_SOURCES=cmdline.h
EXTRA_DIST=cmdline.opt

Return to:

Send suggestions and report system problems to the System administrator.