foamList: Added missing -I$(LIB_SRC)/meshTools/lnInclude needed for recent changes to AMI
This commit is contained in:
parent
5df2c040fa
commit
eb8d593df2
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ EXE_INC = \
|
|||
-I$(LIB_SRC)/transportModels/compressible/lnInclude \
|
||||
-I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
|
||||
-I$(LIB_SRC)/TurbulenceModels/compressible/lnInclude \
|
||||
-I$(LIB_SRC)/finiteVolume/lnInclude
|
||||
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lbarotropicCompressibilityModel \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue