diff --git a/Makefile b/Makefile index af510ef..368ad98 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 $(shell gauche-config --sitelibdir); \ + cp -r foreign $(shell gauche-config --sitelibdir)/; \ fi uninstall: