Wipe artifacts of previous build.
This commit is contained in:
parent
d54131041d
commit
035dab673a
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ mkdir -p sgBuild
|
|||
mkdir -p fgBuild
|
||||
mkdir -p output
|
||||
rm -rf output/*
|
||||
rm -rf $WORKSPACE/dist/include/simgear $WORKSPACE/dist/libSim* $WORKSPACE/dist/libsg*.a
|
||||
|
||||
#####################################################################################
|
||||
echo "Starting on SimGear"
|
||||
|
|
Loading…
Reference in a new issue