mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 08:20:20 +02:00
(install-data-local): Look in `$(srcdir)'
for file and-let-star-compat.scm.
This commit is contained in:
parent
c1775bc45f
commit
3ac56740e5
1 changed files with 4 additions and 4 deletions
|
@ -39,7 +39,7 @@ subpkgdata_DATA = $(ice9_sources)
|
|||
ETAGS_ARGS = $(subpkgdata_DATA)
|
||||
|
||||
install-data-local:
|
||||
-$(INSTALL_DATA) and-let-star-compat.scm \
|
||||
-$(INSTALL_DATA) $(srcdir)/and-let-star-compat.scm \
|
||||
$(subpkgdatadir)/'and-let*.scm'
|
||||
|
||||
## test.scm is not currently installed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue