aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1d51cfa..ed125b6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,3 +39,7 @@ DISTCLEANFILES=
sitedir = @GUILE_SITE@/$(PACKAGE)
site_DATA=
include ../gint/gint.mk
+
+AM_CPPFLAGS=\
+ -DGUILE_SITE=\"@GUILE_SITE@\"\
+ -DPKG_SITE=\"$(sitedir)\" \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.