remove compile.bat from a created binary distribution

prebuild-update
Justin Clark-Casey (justincc) 2010-07-23 23:12:30 +01:00
parent 2f6fa373ef
commit 1a03a0b281
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<delete dir="${distbindir}/.nant"/>
<delete>
<fileset basedir="${distbindir}">
<include name="compile.bat"/>
<include name="BUILDING.txt"/>
<include name="Makefile"/>
<include name="nant-color"/>