diff --git a/ice-9/Makefile.am b/ice-9/Makefile.am index 132a9147d..841f2d16a 100644 --- a/ice-9/Makefile.am +++ b/ice-9/Makefile.am @@ -40,7 +40,7 @@ ETAGS_ARGS = $(subpkgdata_DATA) install-data-local: -$(INSTALL_DATA) $(srcdir)/and-let-star-compat.scm \ - $(subpkgdatadir)/'and-let*.scm' + $(DESTDIR)$(subpkgdatadir)/'and-let*.scm' ## test.scm is not currently installed. EXTRA_DIST = $(ice9_sources) test.scm and-let-star-compat.scm