Make "nant distbin" remove BUILDING.txt

0.6.9-post-fixes
Justin Clark-Casey 2010-05-15 02:07:07 +01:00 committed by Justin Clark-Casey (justincc)
parent dd1b99cd0d
commit 009b15c436
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.*"/>