Skip to content
Snippets Groups Projects
Commit f12b8631 authored by Henry's avatar Henry
Browse files

multiphaseMixture: Corrected EXE_LIBS -> LIB_LIBS

parent 2a44f763
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@ EXE_INC = \
-I$(LIB_SRC)/transportModels/interfaceProperties/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude
EXE_LIBS = \
LIB_LIBS = \
-linterfaceProperties \
-lincompressibleTransportModels \
-lfiniteVolume
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment