From 58a5bd308fe48954eb6a4cf6729d1e5bc2f48fd6 Mon Sep 17 00:00:00 2001 From: vsr Date: Mon, 9 Nov 2009 14:31:13 +0000 Subject: [PATCH] Fix compilation problem --- src/FILTER/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2