aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-07-23 23:12:30 +0100
committerJustin Clark-Casey (justincc)2010-07-23 23:13:04 +0100
commit0e3daf703fa0a21b28bfee19ad4434e7205ad15e (patch)
tree85d693a6775fad4d600a7a202b3ddfaefca65c8e
parentin nant distbin, specifically only delete Regions.ini instead of the entire R... (diff)
downloadopensim-SC_OLD-0e3daf703fa0a21b28bfee19ad4434e7205ad15e.zip
opensim-SC_OLD-0e3daf703fa0a21b28bfee19ad4434e7205ad15e.tar.gz
opensim-SC_OLD-0e3daf703fa0a21b28bfee19ad4434e7205ad15e.tar.bz2
opensim-SC_OLD-0e3daf703fa0a21b28bfee19ad4434e7205ad15e.tar.xz
remove compile.bat from a created binary distribution
-rw-r--r--.nant/local.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/.nant/local.include b/.nant/local.include
index 8e4bc4d..0279f25 100644
--- a/.nant/local.include
+++ b/.nant/local.include
@@ -20,6 +20,7 @@
20 <delete dir="${distbindir}/.nant"/> 20 <delete dir="${distbindir}/.nant"/>
21 <delete> 21 <delete>
22 <fileset basedir="${distbindir}"> 22 <fileset basedir="${distbindir}">
23 <include name="compile.bat"/>
23 <include name="BUILDING.txt"/> 24 <include name="BUILDING.txt"/>
24 <include name="Makefile"/> 25 <include name="Makefile"/>
25 <include name="nant-color"/> 26 <include name="nant-color"/>