aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-24 00:12:10 +0100
committerSven Gothel <[email protected]>2011-02-24 00:12:10 +0100
commit60bef22a93d3406b960f059299bd31c72dcad959 (patch)
treeb7918791be306e93dc0fc5b6cc7f9bdc7579ef5c /make/build-common.xml
parent355161e55d024f0009efede647e5a72a61802f58 (diff)
gluegen-archivetasks.xml -> jogamp-archivetasks.xml
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 f350405c5..eb1162186 100644
--- a/make/build-common.xml
+++ b/make/build-common.xml
@@ -15,7 +15,7 @@
<!-- Pull in GlueGen cpptasks build file -->
<property name="gluegen.root" value="../../gluegen" />
<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" />
<property name="ant-contrib.jar" value="${gluegen.root}/make/lib/ant-contrib-1.0b3.jar" />