From: maintenance team Date: Tue, 26 Sep 2006 08:18:38 +0000 (+0000) Subject: Update for gcc4.1.1 X-Git-Tag: V3_2_3~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=33346e31ba3ac19dfd56dbb2cfa8de7c84bda814;p=plugins%2Fnetgenplugin.git Update for gcc4.1.1 --- diff --git a/src/NETGENPlugin/Makefile.in b/src/NETGENPlugin/Makefile.in index 10a6742..5e6bcf3 100644 --- a/src/NETGENPlugin/Makefile.in +++ b/src/NETGENPlugin/Makefile.in @@ -52,6 +52,9 @@ LIB_SERVER_IDL = NETGENPlugin_Algorithm.idl LIB_CLIENT_IDL = \ SALOME_Component.idl \ SALOME_Comm.idl \ + SALOME_Exception.idl \ + SALOME_GenericObj.idl \ + SMESH_Hypothesis.idl \ GEOM_Gen.idl \ MED.idl