also clean avrora project
This commit is contained in:
parent
42ed8a3b9b
commit
adf1489cda
|
@ -57,6 +57,7 @@ The COOJA Simulator
|
||||||
<delete dir="${dist}"/>
|
<delete dir="${dist}"/>
|
||||||
<ant antfile="build.xml" dir="apps/mrm" target="clean" inheritAll="false"/>
|
<ant antfile="build.xml" dir="apps/mrm" target="clean" inheritAll="false"/>
|
||||||
<ant antfile="build.xml" dir="apps/mspsim" target="clean" inheritAll="false"/>
|
<ant antfile="build.xml" dir="apps/mspsim" target="clean" inheritAll="false"/>
|
||||||
|
<ant antfile="build.xml" dir="apps/avrora" target="clean" inheritAll="false"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="run" depends="init, compile, jar, copy configs">
|
<target name="run" depends="init, compile, jar, copy configs">
|
||||||
|
|
Loading…
Reference in a new issue