summaryrefslogtreecommitdiffstats
path: root/make/build-jogl.xml
diff options
context:
space:
mode:
authorsg215889 <[email protected]>2009-07-13 15:16:51 -0700
committersg215889 <[email protected]>2009-07-13 15:16:51 -0700
commiteb2b1011393c9b2ed0d3f8dd15979a5fbdfc2ce9 (patch)
tree8c0e9273a745ee60300da6ff8578ddb8ab05e4a0 /make/build-jogl.xml
parentfbb6367aa6c7b80bb57f07942c588b7de582674d (diff)
Adding missing GL3 Debug/Trace to gl2 dbg JAR; Verifying unified CDCFP JARs of cdcfp-build vs all-build (OK)
Diffstat (limited to 'make/build-jogl.xml')
-rw-r--r--make/build-jogl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-jogl.xml b/make/build-jogl.xml
index 06d606df0..6d24ae84e 100644
--- a/make/build-jogl.xml
+++ b/make/build-jogl.xml
@@ -1804,7 +1804,7 @@
</jar>
<jar manifest="${build}/tempversion" destfile="${jogl.gl2.dbg.jar}">
<fileset dir="${classes}"
- includes="${java.part.gl2.dbg}"/>
+ includes="${java.part.gl2.dbg} ${java.part.gl3.dbg}"/>
</jar>
<jar manifest="${build}/tempversion" destfile="${jogl.glugl2.jar}">
<fileset dir="${classes}"