summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 876ba69..7a70af9 100755
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ shmk0:
bootstrap: shmk0
@echo shmk stage1
- @./shmk shmk.shmk build
+ @./shmk.shmk build
@install -m755 dist/shmk shmk
build: bootstrap