Little bug fixed; Release builds should work again.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1381 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -10,7 +10,7 @@ uqm_CFILES="battle.c border.c build.c cleanup.c clock.c collide.c comm.c
|
||||
starcon.c starmap.c state.c status.c tactrans.c
|
||||
trans.c util.c velocity.c weapon.c"
|
||||
|
||||
if [ -n "$DEBUG" ]; then
|
||||
if [ "$DEBUG" = 1 ]; then
|
||||
uqm_CFILES="$uqm_CFILES debug.c"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user