aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 2f1d9c1..98f8034 100644
--- a/build.xml
+++ b/build.xml
@@ -197,7 +197,7 @@
<include name="joal.dll"/>
<include name="OpenAL32.dll"/>
</jar>
- <signjar keystore="${user.home}/bytonic" alias="hoz" storepass="">
+ <signjar keystore="${user.home}/bytonic" alias="hoz" storepass="${bytonic.pass}">
<fileset dir="webstart/lib">
<include name="**/*.jar"/>
</fileset>