aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9f40524..60cb387 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,7 @@ include $(top_srcdir)/bootstrap.am
AM_CFLAGS = -Wall -std=c99
AM_CXXFLAGS = -Wall
-AM_CPPFLAGS =
+AM_CPPFLAGS = -D'DEFAULT_SCITECOPATH="@scitecopathdir@"'
if NEED_COMPAT
AM_CPPFLAGS += -I@top_srcdir@/compat
endif