diff --git a/applications/solvers/multiphase/compressibleInterFoam/Allwclean b/applications/solvers/multiphase/compressibleInterFoam/Allwclean index 71bff64a7..f06d2f228 100755 --- a/applications/solvers/multiphase/compressibleInterFoam/Allwclean +++ b/applications/solvers/multiphase/compressibleInterFoam/Allwclean @@ -5,5 +5,6 @@ wclean libso twoPhaseMixtureThermo wclean libso surfaceTensionModels wclean wclean compressibleInterDyMFoam +wclean compressibleInterFilmFoam #------------------------------------------------------------------------------ diff --git a/applications/solvers/multiphase/compressibleInterFoam/Allwmake b/applications/solvers/multiphase/compressibleInterFoam/Allwmake index 29bafc3a6..7ecc9f423 100755 --- a/applications/solvers/multiphase/compressibleInterFoam/Allwmake +++ b/applications/solvers/multiphase/compressibleInterFoam/Allwmake @@ -9,5 +9,6 @@ wmake $targetType surfaceTensionModels wmake $targetType wmake $targetType compressibleInterDyMFoam +wmake $targetType compressibleInterFilmFoam #------------------------------------------------------------------------------