summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2018-03-10 19:59:18 -0500
committerDavid Thompson <dthompson2@worcester.edu>2018-03-10 19:59:18 -0500
commite8e0065b81d2294247ab32528b6993a473e5dfe7 (patch)
treef039e8ea1572cf9eaace4477523ae6d765de8d84 /Makefile.am
parentac1156e02723385143c505868aeb239946d821d0 (diff)
Makefile: Fix compiled Guile file installation directory.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 59774ca..1389cfb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,7 +38,7 @@ SUFFIXES = .scm .go
$(AM_V_GEN)$(top_builddir)/pre-inst-env $(GUILE_TOOLS) compile $(GUILE_WARNINGS) -o "$@" "$<"
moddir=$(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION)
-godir=$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/ccache
+godir=$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache
bin_SCRIPTS = \
scripts/haunt