summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b04b82a..a1d3486 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,8 @@ check:
python -m CoverageTestRunner
rm -f .coverage
cmdtest tests
-
+ pep8 summain summainlib.py summainlib_tests.py
+
clean:
python setup.py clean
rm -rf *.pyc .coverage summain.1 build _summain.so