fixed make dist

This commit is contained in:
Anthony Carrico 2004-03-11 21:02:18 +00:00
parent 8a6f9f2eb7
commit 65f65efbca
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ install : $(targets)
.PHONY : dist
dist : $(targets)
mkdir sunterlib-$(version)
cp pkg-def.scm COPYING INSTALL NEWS README README.contrib install-pkg \
cp pkg-def.scm COPYING DETAILS INSTALL NEWS README README.contrib install-pkg \
pkg-def.scm sunterlib-$(version)/
cp -r s48 sunterlib-$(version)/s48
cp -r scsh sunterlib-$(version)/scsh