summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3a3083b5..e45fabb8 100644
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,5 @@ dist: distclean
cp *.inx dist
cd dist; tar zcf ../inkstitch-$(VERSION)-$(OS)-$(ARCH).tar.gz *
- # This is only here for debugging the build.
- tar zcf build.tar.gz build
-
distclean:
rm -rf build dist *.spec *.tar.gz