Make "nant distbin" remove BUILDING.txt

slimupdates2
Justin Clark-Casey 2010-05-15 02:07:07 +01:00
parent 98f2b798ff
commit df2f69f295
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="BUILDING.txt"/>
<include name="Makefile"/>
<include name="nant-color"/>
<include name="OpenSim.*"/>