aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/Makefile b/debug/Makefile
index 4378aab..56db731 100644
--- a/debug/Makefile
+++ b/debug/Makefile
@@ -16,4 +16,4 @@ pylint:
> $@ 2>&1 || (sed s/^/$@:\ / $@ && false)
clean:
- rm -f *.log
+ rm -f *.log *.pyc