mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 00:58:07 +00:00
oops spaces where tabs should be in the makefile
This commit is contained in:
@@ -6,8 +6,8 @@ all: prebuild
|
||||
find OpenSim -name \*.mdb -exec cp {} bin \;
|
||||
|
||||
release: prebuild
|
||||
${NANT} -D:project.config=Release
|
||||
find OpenSim -name \*.mdb -exec cp {} bin \;
|
||||
${NANT} -D:project.config=Release
|
||||
find OpenSim -name \*.mdb -exec cp {} bin \;
|
||||
|
||||
prebuild:
|
||||
./runprebuild.sh
|
||||
|
||||
Reference in New Issue
Block a user