Skip to content
Snippets Groups Projects
Commit 78fd5c9a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Someone committed a baja.js to the exec dir which broke this Makefile

Call 'baja.exe' intead of just 'baja', so Windows doesn't try to invoke baja.js
parent 4c68693d
No related branches found
No related tags found
No related merge requests found
...@@ -31,4 +31,4 @@ all : \ ...@@ -31,4 +31,4 @@ all : \
.src.bin: .src.bin:
@baja /q $< @baja.exe /q $<
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment