Add test to package
This commit is contained in:
parent
5bf11a5f1d
commit
2e0b3c2e36
1
Makefile
1
Makefile
|
|
@ -18,6 +18,7 @@ package: README.html
|
||||||
--doc=README.html \
|
--doc=README.html \
|
||||||
--foreign-depends=ffi \
|
--foreign-depends=ffi \
|
||||||
--description="Portable foreign function interface for R7RS Schemes" \
|
--description="Portable foreign function interface for R7RS Schemes" \
|
||||||
|
--test=test.scm \
|
||||||
foreign/c.sld
|
foreign/c.sld
|
||||||
|
|
||||||
README.html: README.md
|
README.html: README.md
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue