summaryrefslogtreecommitdiffstats
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 8e917c0..ef8922d 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ manpage:
test:
python tests/tests.py
+ \rm -rf /tmp/_cobbler-*
install: clean manpage
python setup.py sdist