From 17b321cbb11e5699616e606694a1b56272e604df Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Thu, 12 Dec 2013 12:43:15 +0000 Subject: [PATCH] BUG: Added file missed during commit 3ce6832 --- src/finiteVolume/Make/files | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/finiteVolume/Make/files b/src/finiteVolume/Make/files index 0bcfcf48a57..d7ea0f00996 100644 --- a/src/finiteVolume/Make/files +++ b/src/finiteVolume/Make/files @@ -251,6 +251,8 @@ surfaceInterpolation = interpolation/surfaceInterpolation $(surfaceInterpolation)/surfaceInterpolation/surfaceInterpolation.C $(surfaceInterpolation)/surfaceInterpolationScheme/surfaceInterpolationSchemes.C +$(surfaceInterpolation)/blendedSchemeBase/blendedSchemeBaseName.C + schemes = $(surfaceInterpolation)/schemes $(schemes)/linear/linear.C $(schemes)/pointLinear/pointLinear.C -- GitLab