forked from mirrors/0ad
Fix clean-workspaces.sh no longer causing the rebuild of FCollada.
Noticed by: @Dunedan This was SVN commit r28198.
This commit is contained in:
@@ -61,6 +61,7 @@ fi
|
||||
(cd ../premake/premake5/build/gmake2.bsd && ${MAKE} clean)
|
||||
(cd ../premake/premake5/build/gmake2.macosx && ${MAKE} clean)
|
||||
(cd ../premake/premake5/build/gmake2.unix && ${MAKE} clean)
|
||||
(cd ../premake/ && rm -f .already-built)
|
||||
|
||||
echo "Removing generated stub and test files..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user