summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 129f2e4..684a6b5 100644
--- a/Makefile
+++ b/Makefile
@@ -8,5 +8,3 @@ clean:
rm -rf *.py[co] */*.py[co] build dist MANIFEST
rm -f blackboxtest.log blackboxtest-genbackupdata.log
-dist:
- python setup.py sdist