summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6e1d17c..3a90a57 100644
--- a/Makefile
+++ b/Makefile
@@ -47,3 +47,4 @@ clean:
rm -f $(TEMPLATE_MODS)
rm -f $(addsuffix .bak,$(TEMPLATE_MODS))
rm -f *.pyc *.pyo
+ rm -rf build/ kickstart/kickstart.py kickstart/__init__.py *~ */*~