summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14de52f..fb096da 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ default: $(BUILD)/minigolf
27.PHONY: default 27.PHONY: default
28 28
29clean: 29clean:
30 rm -rf $(BUILD) 30 rm -rf $(BUILD) *.pt
31.PHONY: clean 31.PHONY: clean
32 32
33.SECONDARY: 33.SECONDARY: