summaryrefslogtreecommitdiff
path: root/py/makebindist.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-11-17 02:32:07 +0000
committerMark Spruiell <mes@zeroc.com>2004-11-17 02:32:07 +0000
commit89c50b51bebf9118b00fd5783b41227e6184d740 (patch)
treea4999ed435d84d98e96a56fa32f387df179ffe2d /py/makebindist.py
parentinitial commit (diff)
downloadice-89c50b51bebf9118b00fd5783b41227e6184d740.tar.bz2
ice-89c50b51bebf9118b00fd5783b41227e6184d740.tar.xz
ice-89c50b51bebf9118b00fd5783b41227e6184d740.zip
remove makebindist
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"), \