Fully clean I2P source
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
<target name="cleanI2P" unless="dontclean">
|
<target name="cleanI2P" unless="dontclean">
|
||||||
<ant dir="${i2pbase}" inheritall="false" useNativeBasedir="true" target="clean" />
|
<ant dir="${i2pbase}" inheritall="false" useNativeBasedir="true" target="distclean" />
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="clean" depends="cleanI2P">
|
<target name="clean" depends="cleanI2P">
|
||||||
|
|||||||
Reference in New Issue
Block a user