summaryrefslogtreecommitdiffstats
path: root/make/validate-properties.xml
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-03-29 18:35:57 +0200
committerMichael Bien <[email protected]>2010-03-29 18:35:57 +0200
commit4050d93e4747b5418379319e7216af6113ea23e5 (patch)
treedb71cc08193e1f893a2f2f296930eb11f6d8897c /make/validate-properties.xml
parent869f7899143296f70fbedb7ead9750aa2e4da172 (diff)
renamed package to com.jogamp.openal.*
Diffstat (limited to 'make/validate-properties.xml')
-rwxr-xr-xmake/validate-properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/validate-properties.xml b/make/validate-properties.xml
index 8fc9e33..146bd4f 100755
--- a/make/validate-properties.xml
+++ b/make/validate-properties.xml
@@ -49,7 +49,7 @@
- we can not overwrite it.
-->
<target name="test.for.jogl.jar">
- <available property="jogl.jar.on.class.path" classname="net.java.games.jogl.GL" />
+ <available property="jogl.jar.on.class.path" classname="com.jogamp.opengl.GL" />
</target>
<target name="java.class.path.validate" depends="test.for.jogl.jar" if="jogl.jar.on.class.path">
<fail>