I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit f788ef97 authored by kytv's avatar kytv
Browse files

remove cobertura.ser when ant clean is called

parent e4ec0463
No related branches found
No related tags found
No related merge requests found
......@@ -614,6 +614,7 @@
<delete file="debian/files" />
<delete file="debian/build" />
<delete file="debian/substvars"/>
<delete file="core/java/cobertura.ser"/>
</target>
<target name="distclean" depends="clean">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment