COMP: remove includes of defunct locations (fixes #2143)

This commit is contained in:
Mark Olesen
2021-06-29 12:21:53 +02:00
parent 1898395038
commit 6a390f6ad1
22 changed files with 3 additions and 25 deletions

View File

@ -3,7 +3,6 @@ EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/transportModels/incompressible/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
-I$(LIB_SRC)/lagrangian/basic/lnInclude
EXE_LIBS = \