diff --git a/Makefile b/Makefile index 40099a9..3f478d7 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: