forked from I2P_Developers/i2p.i2p
Clean up benchmarks dir
This commit is contained in:
@@ -100,4 +100,6 @@
|
||||
<target name="clean">
|
||||
<delete dir="./build" />
|
||||
</target>
|
||||
|
||||
<target name="distclean" depends="clean" />
|
||||
</project>
|
||||
|
@@ -994,6 +994,7 @@
|
||||
<delete dir="core/c/jcpuid/lib" />
|
||||
<ant dir="installer/resources/locale" target="distclean" />
|
||||
<ant dir="installer/tools/java" target="distclean" />
|
||||
<ant dir="benchmarks/java" target="distclean" />
|
||||
<!--
|
||||
NOTE! We need to turn off the default excludes for these
|
||||
patterns to work.
|
||||
|
Reference in New Issue
Block a user