diff --git a/Makefile b/Makefile index 295a801..4dafc50 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ build: README.html --foreign-depends=ffi \ --description="Portable foreign function interface for R7RS Schemes" \ foreign/c.sld + make ${SCHEME} install: if [ "${SCHEME}" = "gauche" ]; then \