summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 7bc85ce42..0531db145 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -55,7 +55,7 @@
<!-- Uncomment this property definition to cause a full release build to be done -->
<!-- without needing to specify the RI target on the command line -->
- <!-- property name="RImanifestfile" value="joglRIversion" / -->
+ <property name="RImanifestfile" value="joglRIversion" />
<!-- Pull in GlueGen cpptasks build file -->
<property name="gluegen.root" value="../../gluegen" />