summaryrefslogtreecommitdiff
path: root/py/makebindist.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/makebindist.py')
-rwxr-xr-xpy/makebindist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/makebindist.py b/py/makebindist.py
index 9d77ecf084d..8c93b4e9ed0 100755
--- a/py/makebindist.py
+++ b/py/makebindist.py
@@ -187,7 +187,7 @@ os.chdir(cwd)
print "Removing unnecessary files..."
filesToRemove = [ \
os.path.join("icepy", "makedist.py"), \
- #os.path.join("icepy", "makebindist.py"), \
+ os.path.join("icepy", "makebindist.py"), \
os.path.join("icepy", "all.dsw"), \
os.path.join("icepy", "Makefile"), \
os.path.join("icepy", "config", "Make.rules"), \