From 9a71ded7901fb2a4c5d70211af01bb49c6a86cf4 Mon Sep 17 00:00:00 2001
From: andy <andy>
Date: Wed, 24 Aug 2011 10:40:11 +0100
Subject: [PATCH] ENH: Added AMI build to Allwmake

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

diff --git a/src/Allwmake b/src/Allwmake
index aa17b418e30..3089d8fbece 100755
--- a/src/Allwmake
+++ b/src/Allwmake
@@ -50,6 +50,8 @@ wmake $makeType conversion
 
 wmake $makeType sampling
 
+wmake $makeType AMIInterpolation
+
 wmake $makeType dynamicMesh
 wmake $makeType dynamicFvMesh
 wmake $makeType topoChangerFvMesh
-- 
GitLab