From 85fbc130c7055bcc55eba849cfa0dd27fb2311c1 Mon Sep 17 00:00:00 2001 From: Will Bainbridge Date: Mon, 25 Sep 2017 13:32:58 +0100 Subject: [PATCH] functionObjects: Added sixDoF state library to Allwmake --- src/functionObjects/Allwmake | 1 + 1 file changed, 1 insertion(+) diff --git a/src/functionObjects/Allwmake b/src/functionObjects/Allwmake index e2b688a680..d426403f17 100755 --- a/src/functionObjects/Allwmake +++ b/src/functionObjects/Allwmake @@ -9,5 +9,6 @@ wmake $targetType forces wmake $targetType lagrangian wmake $targetType utilities wmake $targetType solvers +wmake $targetType sixDoFRigidBodyState #------------------------------------------------------------------------------