From: vsr Date: Mon, 9 Nov 2009 14:31:13 +0000 (+0000) Subject: Fix compilation problem X-Git-Tag: V4_1_0_maintainance_20091116 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=58a5bd308fe48954eb6a4cf6729d1e5bc2f48fd6;p=modules%2Ffilter.git Fix compilation problem --- diff --git a/src/FILTER/Makefile.in b/src/FILTER/Makefile.in index 3f149b6..6934dc1 100644 --- a/src/FILTER/Makefile.in +++ b/src/FILTER/Makefile.in @@ -67,7 +67,7 @@ LDFLAGS += $(OCC_LIBS) $(HDF5_LIBS) ${KERNEL_LDFLAGS} \ ${MED_LDFLAGS} -lSalomeIDLMED -lMEDMEMImpl -lmedmem -lmed_V2_1 -lMEDWrapperBase LDFLAGSFORBIN += $(OCC_LIBS) $(HDF5_LIBS) ${KERNEL_LDFLAGS} \ - -lSalomeIDLKernel -lSalomeContainer -lSalomeHDFPersist -lSalomeDSImpl -lSalomeDS -lSalomeNS -lSalomeBatch -lTOOLSDS \ + -lSalomeIDLKernel -lSalomeContainer -lSalomeHDFPersist -lSalomeDSImpl -lSalomeDS -lSalomeNS -lTOOLSDS \ -lRegistry -lOpUtil -lDF -lSalomeGenericObj -lSalomeLifeCycleCORBA -lSALOMEBasics -lSalomeCommunication \ -lResourcesManager -lSalomeResourcesManager -lSALOMELocalTrace -lSalomeNotification \ ${MED_LDFLAGS} -lSalomeIDLMED -lMEDMEMImpl -lmedmem -lmed_V2_1 -lMEDWrapperBase