summaryrefslogtreecommitdiff
path: root/java/makebindist.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/makebindist.py')
-rwxr-xr-xjava/makebindist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/makebindist.py b/java/makebindist.py
index cceb80c9cbf..12ddfd18877 100755
--- a/java/makebindist.py
+++ b/java/makebindist.py
@@ -107,7 +107,7 @@ if platform == "win32":
if not os.path.exists(icehome + "/bin/glacier" + winver + ".dll"):
debug = "d"
executables = [ \
- "glacier.exe",\
+ "glacierrouter.exe",\
"icecpp.exe",\
"slice2freezej.exe",\
"slice2java.exe",\