aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-11 06:12:37 +0200
committerSven Gothel <[email protected]>2011-09-11 06:12:37 +0200
commit31587f24ff495bec22d70bd0308d5e721dc80bd2 (patch)
tree68ce566f45abbb5892b2390d48131f197ffa91d9 /make/build-common.xml
parentfa9bbe89d3a6f52f23c567dd3c6fc617273ba7b7 (diff)
Promote jogl.test.jar to build/jar
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" />