diff --git a/Makefile b/Makefile index f0c5bb8..f1faf70 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ test: install: install \ -m 755 \ - bin/code-preloader \ + bin/mfm \ $(PREFIX)/bin .PHONY: spec test build all prepare install