diff options
author | Sven Gothel <[email protected]> | 2011-02-24 00:11:59 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-24 00:11:59 +0100 |
commit | 726e7ff27f80ff15874e8785141269c7c9f2dbb9 (patch) | |
tree | 0803fdb3808072af22350d72c19a0dcd6ec8c390 /make | |
parent | 4ee45807bf9e643dc75b24e48b68981547257947 (diff) |
gluegen-archivetasks.xml -> jogamp-archivetasks.xmlv2.0-rc2
Diffstat (limited to 'make')
-rwxr-xr-x | make/build.xml | 2 |
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" /> <!-- ================================================================== --> |