summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 7cf9c3eb..7ecfd60f 100644
--- a/build.xml
+++ b/build.xml
@@ -5,6 +5,8 @@
<description>Builds, tests, and runs the project JOCL.</description>
+ <property file="${user.home}/jocl.properties"/>
+
<condition property="rootrel.build" value="build">
<not>
<isset property="rootrel.build"/>