summaryrefslogtreecommitdiff
path: root/oop/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'oop/Makefile.am')
-rw-r--r--oop/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/oop/Makefile.am b/oop/Makefile.am
index adf3fbb66..6107a959a 100644
--- a/oop/Makefile.am
+++ b/oop/Makefile.am
@@ -26,7 +26,7 @@ SUBDIRS = goops
# These should be installed and distributed.
oop_sources = goops.scm
-subpkgdatadir = $(pkgdatadir)/$(VERSION)/oop
+subpkgdatadir = $(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)/oop
subpkgdata_DATA = $(oop_sources)
ETAGS_ARGS = $(subpkgdata_DATA)