clean_end target fixed

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@288 375186e5-ef17-0410-b0b6-91563547dcda
This commit is contained in:
angryziber 2008-03-13 22:58:53 +00:00
parent 8671db69bf
commit 21707c0f3f

View File

@ -62,7 +62,7 @@
</target>
<target name="clean_end">
<antcall target="cleanup"/>
<antcall target="clean"/>
</target>
<macrodef name="compile">