diff --git a/src/Allwmake b/src/Allwmake index f9d3f18099d032c85ef0d706ac6dda05a5989c45..15a09cdc0a5b4a66af812d90c780f8fe1ace96b6 100755 --- a/src/Allwmake +++ b/src/Allwmake @@ -49,9 +49,7 @@ wmake $targetType fileFormats wmake $targetType surfMesh wmake $targetType meshTools -wmake $targetType finiteArea wmake $targetType finiteVolume -wmake $targetType genericPatchFields wmake $targetType mesh/blockMesh wmake $targetType mesh/extrudeModel # Requires: blockMesh @@ -99,6 +97,9 @@ wmake $targetType waveModels wmake $targetType engine +wmake $targetType finiteArea +wmake $targetType genericPatchFields + conversion/Allwmake $targetType $* functionObjects/Allwmake $targetType $*