aboutsummaryrefslogtreecommitdiff
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 e111660..c4fd59a 100644
--- a/Makefile
+++ b/Makefile
@@ -26,5 +26,5 @@ dist/hookc: $(wildcard hookc/*.c)
$(CC) $(CFLAGS) -o dist/hookc $^
clean:
- rm -rf forge hookc/hookc git2d/git2d */*.o
+ rm -rf dist