From 1069f468cbfd2df946c51561cfbbc8a830c53595 Mon Sep 17 00:00:00 2001 From: maintenance team Date: Tue, 26 Sep 2006 07:58:38 +0000 Subject: [PATCH] Update for gcc 4.1.1 --- src/GEOM_I/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GEOM_I/Makefile.in b/src/GEOM_I/Makefile.in index dd6cdcf89..065a23e00 100644 --- a/src/GEOM_I/Makefile.in +++ b/src/GEOM_I/Makefile.in @@ -55,7 +55,7 @@ LIB_SRC = \ GEOM_DumpPython.cc # SALOME_Component.idl -LIB_CLIENT_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl SALOME_Component.idl SALOME_Exception.idl +LIB_CLIENT_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl SALOME_Component.idl SALOME_Exception.idl SALOME_GenericObj.idl #SALOME_Exception.idl SALOME_GenericObj.idl LIB_SERVER_IDL = GEOM_Gen.idl -- 2.39.2