diff options
author | Justin Clark-Casey (justincc) | 2013-01-04 22:13:21 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-01-04 22:13:21 +0000 |
commit | 5265415011ad2a780ea347dbe0f7f6cae3902404 (patch) | |
tree | 1f3de0e4c5634d6d7785039cfdab9cb8711ecb87 /.nant/local.include | |
parent | Set default particle burst count to 1 instead of 0 in any set particle system... (diff) | |
download | opensim-SC-5265415011ad2a780ea347dbe0f7f6cae3902404.zip opensim-SC-5265415011ad2a780ea347dbe0f7f6cae3902404.tar.gz opensim-SC-5265415011ad2a780ea347dbe0f7f6cae3902404.tar.bz2 opensim-SC-5265415011ad2a780ea347dbe0f7f6cae3902404.tar.xz |
minor: Rename BUILDING.txt to BUILDING.md in distbin distribution nant target
Diffstat (limited to '')
-rw-r--r-- | .nant/local.include | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.nant/local.include b/.nant/local.include index 2339ce8..c207944 100644 --- a/.nant/local.include +++ b/.nant/local.include | |||
@@ -47,7 +47,7 @@ | |||
47 | <delete> | 47 | <delete> |
48 | <fileset basedir="${distbindir}"> | 48 | <fileset basedir="${distbindir}"> |
49 | <include name="compile.bat"/> | 49 | <include name="compile.bat"/> |
50 | <include name="BUILDING.txt"/> | 50 | <include name="BUILDING.md"/> |
51 | <include name="Makefile"/> | 51 | <include name="Makefile"/> |
52 | <include name="nant-color"/> | 52 | <include name="nant-color"/> |
53 | <include name="OpenSim.*"/> | 53 | <include name="OpenSim.*"/> |