aboutsummaryrefslogtreecommitdiffstats
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 5e435ad..ae4ad31 100644
--- a/Makefile
+++ b/Makefile
@@ -88,5 +88,5 @@ obj/%.o: src/%.c src/*.h
.PHONY: clean
clean:
- -rm -rf obj bin
+ -rm -rf obj bin config.mk