diff --git a/src/Allwmake b/src/Allwmake index acf0a9bf0..a2c4f5ade 100755 --- a/src/Allwmake +++ b/src/Allwmake @@ -40,10 +40,10 @@ wmake libso blockMatrix wmake libso dynamicMesh -(cd tetDecompositionFiniteElement ; Allwmake) +(cd tetDecompositionFiniteElement ; ./Allwmake) wmake libso fvMotionSolver -(cd tetDecompositionMotionSolver ; Allwmake) +(cd tetDecompositionMotionSolver ; ./Allwmake) wmake libso coupledMatrix wmake libso sampling