fix: change binary name

This commit is contained in:
Glenn Y. Rolland 2024-01-24 01:25:44 +01:00
parent 1f5a2f33ec
commit 59ab4ce272

View file

@ -24,7 +24,7 @@ test:
install: install:
install \ install \
-m 755 \ -m 755 \
bin/code-preloader \ bin/mfm \
$(PREFIX)/bin $(PREFIX)/bin
.PHONY: spec test build all prepare install .PHONY: spec test build all prepare install