diff --git a/applications/utilities/surface/surfaceLambdaMuSmooth/Make/options b/applications/utilities/surface/surfaceLambdaMuSmooth/Make/options index a504dd8617bfa4ff4d8fc1075d5d68d6db66db89..5ae72ebd31bdf7500846ee0dca7a4c123ff4fb43 100644 --- a/applications/utilities/surface/surfaceLambdaMuSmooth/Make/options +++ b/applications/utilities/surface/surfaceLambdaMuSmooth/Make/options @@ -1,5 +1,7 @@ EXE_INC = \ - -I$(LIB_SRC)/surfMesh/lnInclude + -I$(LIB_SRC)/surfMesh/lnInclude \ + -I$(LIB_SRC)/meshTools/lnInclude EXE_LIBS = \ - -lsurfMesh + -lsurfMesh \ + -lmeshTools