diff --git a/applications/solvers/modules/fluid/Allwmake b/applications/solvers/modules/fluid/Allwmake index eec51d6a40..8b863a16a3 100755 --- a/applications/solvers/modules/fluid/Allwmake +++ b/applications/solvers/modules/fluid/Allwmake @@ -9,5 +9,6 @@ wmake $targetType incompressibleFluid wmake $targetType isothermalFluid wmake $targetType fluid wmake $targetType multicomponentFluid +compressibleVoF/Allwmake $targetType $* #------------------------------------------------------------------------------