From: vsr Date: Thu, 12 Sep 2013 07:06:31 +0000 (+0000) Subject: Fix linkage problem X-Git-Tag: V7_3_0a1~157 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=6a962cf2a35e59c3896791f15a981f2b5643452d Fix linkage problem --- diff --git a/src/SMESHClient/Makefile.am b/src/SMESHClient/Makefile.am index ad170b108..5a9809346 100644 --- a/src/SMESHClient/Makefile.am +++ b/src/SMESHClient/Makefile.am @@ -72,7 +72,7 @@ libSMESHClient_la_LDFLAGS = \ $(KERNEL_LDFLAGS) -lSalomeLifeCycleCORBA -lSalomeNS -lOpUtil -lSALOMEBasics -lSalomeContainer -lSalomeHDFPersist -lSalomeGenericObj \ -lRegistry -lResourcesManager -lSalomeResourcesManager -lSalomeNotification \ -lSalomeIDLKernel -lSALOMELocalTrace \ - $(GEOM_LDFLAGS) -lNMTDS -lSalomeIDLGEOM \ + $(GEOM_LDFLAGS) -lSalomeIDLGEOM \ $(CAS_KERNEL)