clean from top level directory performs a clean of astrid. (commit by tim)

pull/14/head
Sam Bosley 13 years ago
parent ec07d3b60f
commit 859bc80dc2

@ -8,6 +8,9 @@
<target name="clean">
<delete dir="release" />
<subant target="clean">
<fileset file="astrid/build.xml" />
</subant>
</target>
<target name="get-version">

Loading…
Cancel
Save