aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-test.xml')
-rw-r--r--make/build-test.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index ae030b0e6..ac60d09eb 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -83,9 +83,6 @@
<classpath refid="junit_jogl_newt.compile.classpath"/>
<src path="${src.test}" />
</javac>
- <delete includeEmptyDirs="true" quiet="true">
- <fileset file="${jogl.test.jar}" />
- </delete>
<jar destfile="${jogl.test.jar}" filesonly="true">
<!-- get all class files, but skip any resource files that external tools
might have copied into the class directory (otherwise, it's possible