From 35229643ba225f41abf15b45c12a0ed69db53db6 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 24 Feb 2014 09:12:33 +0000 Subject: [PATCH] BUG: helpTypes: incorrect libs - mantis #1182 --- .../utilities/miscellaneous/foamHelp/helpTypes/Make/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/utilities/miscellaneous/foamHelp/helpTypes/Make/options b/applications/utilities/miscellaneous/foamHelp/helpTypes/Make/options index 8b00d9a630..01b25c79aa 100644 --- a/applications/utilities/miscellaneous/foamHelp/helpTypes/Make/options +++ b/applications/utilities/miscellaneous/foamHelp/helpTypes/Make/options @@ -1,7 +1,7 @@ EXE_INC = \ -I$(LIB_SRC)/finiteVolume/lnInclude -EXE_LIBS = \ +LIB_LIBS = \ -lfiniteVolume \ -lincompressibleTurbulenceModel \ -lcompressibleTurbulenceModel \