diff --git a/Makefile b/Makefile index 94cfa79..40099a9 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ build: README.html install: snow-chibi --impls=${SCHEME} install foreign-c-${VERSION}.tgz if [ "${SCHEME}" = "gauche" ]; then \ - cp -r foreign /usr/local/share/gauche/ + cp -r foreign /usr/local/share/gauche/ \ fi uninstall: