summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-24 00:11:59 +0100
committerSven Gothel <[email protected]>2011-02-24 00:11:59 +0100
commit726e7ff27f80ff15874e8785141269c7c9f2dbb9 (patch)
tree0803fdb3808072af22350d72c19a0dcd6ec8c390
parent4ee45807bf9e643dc75b24e48b68981547257947 (diff)
gluegen-archivetasks.xml -> jogamp-archivetasks.xmlv2.0-rc2
-rwxr-xr-xmake/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 5a3bc6a..41d5586 100755
--- a/make/build.xml
+++ b/make/build.xml
@@ -58,7 +58,7 @@
<!-- Pull in GlueGen cpptasks build file -->
<import file="${gluegen.root}/make/gluegen-cpptasks.xml" />
- <import file="${gluegen.root}/make/gluegen-archivetasks.xml" />
+ <import file="${gluegen.root}/make/jogamp-archivetasks.xml" />
<import file="${gluegen.root}/make/jogamp-env.xml" />
<!-- ================================================================== -->