aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-common.xml')
-rw-r--r--make/build-common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-common.xml b/make/build-common.xml
index b52b636ca..0ace413d6 100644
--- a/make/build-common.xml
+++ b/make/build-common.xml
@@ -371,7 +371,7 @@
<!-- JavaSE combinations -->
<property name="gluegen-rt.jar" value="${build.gluegen}/gluegen-rt.jar" />
- <property name="jogl.test.jar" value="${build.test}/jogl.test.jar"/>
+ <property name="jogl.test.jar" value="${jar}/jogl.test.jar"/>
<!-- JavaSE combinations . AWT -->
<property name="jogl.all.jar" value="${jar}/jogl.all.jar" />