From d3a7b0b01103dfe995d153feee4a3956c8556ea6 Mon Sep 17 00:00:00 2001 From: smh Date: Wed, 19 Oct 2005 15:34:35 +0000 Subject: [PATCH] Compilation problems on some platforms --- src/TestFunctions/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TestFunctions/Makefile.in b/src/TestFunctions/Makefile.in index 4c8ac07..961205b 100644 --- a/src/TestFunctions/Makefile.in +++ b/src/TestFunctions/Makefile.in @@ -40,7 +40,7 @@ EXPORT_HEADERS = LIB = libDynInvoke.la LIB_SRC = DynInvoke.cxx -LIB_CLIENT_IDL = SALOME_Component.idl +LIB_CLIENT_IDL = SALOME_Component.idl SALOME_Exception.idl # Executables targets BIN = TestFunctions \ -- 2.39.2