From f2b04ab9a7b765f6f7ba4dbebdb8b4d3345aee17 Mon Sep 17 00:00:00 2001
From: andy <andy>
Date: Thu, 24 Feb 2011 15:37:38 +0000
Subject: [PATCH] COMP: promoted finiteVolume in build order

---
 src/Allwmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Allwmake b/src/Allwmake
index 128d4a98457..9f90c0f6410 100755
--- a/src/Allwmake
+++ b/src/Allwmake
@@ -38,9 +38,9 @@ parallel/decompose/AllwmakeLnInclude
 # dummyThirdParty (dummy metisDecomp, scotchDecomp etc) needed by e.g. meshTools
 dummyThirdParty/Allwmake $*
 
+wmake $makeOption finiteVolume
 wmake $makeOption lagrangian/basic
 wmake $makeOption lagrangian/distributionModels
-wmake $makeOption finiteVolume
 wmake $makeOption genericPatchFields
 
 # Build the proper scotchDecomp, metisDecomp etc.
-- 
GitLab