diff --git a/applications/solvers/compressible/rhoCentralFoam/Allwmake b/applications/solvers/compressible/rhoCentralFoam/Allwmake index 671c640231..33e08e1076 100755 --- a/applications/solvers/compressible/rhoCentralFoam/Allwmake +++ b/applications/solvers/compressible/rhoCentralFoam/Allwmake @@ -2,8 +2,6 @@ cd ${0%/*} || exit 1 # run from this directory set -x -wmake libso BCs -wmake -wmake rhoCentralDyMFoam +(wmake libso BCs && wmake && wmake rhoCentralDyMFoam) # ----------------------------------------------------------------- end-of-file