summaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-24 00:10:48 +0100
committerSven Gothel <[email protected]>2011-02-24 00:10:48 +0100
commit5cf4eeb334ac5390b0c681da0fb17db56a143395 (patch)
tree8ca5808874a5249ac0b93cdcdd1f01d806b471a8 /make/build-test.xml
parentb88976ac189c8154be2a8e2b748711c85a1af421 (diff)
Fix archive.7z: unset property destfile.path. gluegen-archivetasks.xml -> jogamp-archivetasks.xml
Diffstat (limited to 'make/build-test.xml')
-rw-r--r--make/build-test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index 51692bb..6383952 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -7,7 +7,7 @@
<property name="gluegen.root" value=".." />
<import file="gluegen-cpptasks.xml" />
- <import file="gluegen-archivetasks.xml" />
+ <import file="jogamp-archivetasks.xml" />
<import file="jogamp-env.xml" />
<condition property="rootrel.build" value="build">