Fixed bad install-file.
This commit is contained in:
parent
c30c8345ac
commit
e874a4aaf2
|
@ -6,5 +6,5 @@
|
|||
(install-file "NEWS" 'doc)
|
||||
(install-string (COPYING) "COPYING" 'doc)
|
||||
(install-file "srfi-10.scm" 'scheme)
|
||||
(install-file "test/test.scm" 'scheme)
|
||||
(install-file "test/math.scm" 'scheme)
|
||||
(install-file "test/pi.scm" 'scheme))
|
||||
|
|
Loading…
Reference in New Issue