From 4def3721e63aba96cf4de5312e0e0c733938eabb Mon Sep 17 00:00:00 2001 From: mattijs Date: Tue, 28 Apr 2009 16:29:20 +0100 Subject: [PATCH] added dependency --- src/thermophysicalModels/radiation/Make/options | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/thermophysicalModels/radiation/Make/options b/src/thermophysicalModels/radiation/Make/options index 98956f2b6d..2e150f2bf9 100644 --- a/src/thermophysicalModels/radiation/Make/options +++ b/src/thermophysicalModels/radiation/Make/options @@ -1,9 +1,8 @@ EXE_INC = \ -I$(LIB_SRC)/finiteVolume/lnInclude \ - -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \ - -I$(LIB_SRC)/thermophysicalModels/combustion/lnInclude \ - -I$(LIB_SRC)/OpenFOAM/lnInclude \ - -I radiationModel/fvDOM/interpolationLookUpTable + -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude LIB_LIBS = \ - -lfiniteVolume + -lfiniteVolume \ + -lbasicThermophysicalModels \ + -lspecie