BUG: surfaceRedistributePar : added -ldistributed to linkage

This commit is contained in:
mattijs
2010-08-26 17:40:09 +01:00
parent d478423251
commit dac1c335ca

View File

@ -1,7 +1,9 @@
EXE_INC = \ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude -I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/parallel/distributed/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-ldistributed \
-lmeshTools \ -lmeshTools \
-ltriSurface -ltriSurface