From: apo Date: Mon, 21 May 2007 08:13:38 +0000 (+0000) Subject: To fix problem with MED module interaction X-Git-Tag: mergeto_BR_Dev_For_4_0_21May07~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FBR_mergefrom_BR_Dev_For_4_0;p=modules%2Fvisu.git To fix problem with MED module interaction --- diff --git a/src/VISU_I/Makefile.am b/src/VISU_I/Makefile.am index 7fb08ec6..31ccee8f 100644 --- a/src/VISU_I/Makefile.am +++ b/src/VISU_I/Makefile.am @@ -117,6 +117,7 @@ libVISUEngineImpl_la_LIBADD= -lboost_signals@BOOST_LIBSUFFIX@ -lboost_thread@BOO -lSalomeHDFPersist \ -lSalomeGenericObj \ -lSalomeContainer \ + -lSalomeCommunication \ -lSalomeNS \ -lTOOLSDS \ -lOpUtil \