From 4ec36faa5ec2a6c982a2124649365b01e9a64205 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Wed, 9 Nov 2011 21:30:44 +0000 Subject: [PATCH] Removed circular reference --- src/triSurface/Make/options | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/triSurface/Make/options b/src/triSurface/Make/options index 9d1ec5bc2..6ffdc308e 100644 --- a/src/triSurface/Make/options +++ b/src/triSurface/Make/options @@ -2,5 +2,4 @@ EXE_INC = \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(WM_THIRD_PARTY_DIR)/zlib-1.2.3 -LIB_LIBS = \ - -lmeshTools +LIB_LIBS =