summaryrefslogtreecommitdiff
path: root/cpp/makebindist.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/makebindist.py')
-rwxr-xr-xcpp/makebindist.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/makebindist.py b/cpp/makebindist.py
index e82da16b3bd..34665610f6d 100755
--- a/cpp/makebindist.py
+++ b/cpp/makebindist.py
@@ -130,7 +130,6 @@ if platform == "win32":
"slice2docbook.exe",\
"slice2freezej.exe",\
"slice2java.exe",\
- "slice2py.exe",\
"iceutil" + winver + debug + ".dll",\
"slice" + winver + debug + ".dll",\
]
@@ -143,7 +142,6 @@ else:
"slice2docbook",\
"slice2freezej",\
"slice2java",\
- "slice2py",\
]
libraries = [ \
"libIceUtil",\