diff --git a/oop/Makefile.am b/oop/Makefile.am index 86a612e81..c5098c86c 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)