From c58190af5534963a719b8cf3475c606bce4f7743 Mon Sep 17 00:00:00 2001 From: mpv Date: Tue, 26 Apr 2005 10:20:59 +0000 Subject: [PATCH] MPV: Porting to the Python 2.3 and omniORB 4.0.5. ModuleCatalog idl is neccessary for them. --- src/SMESHGUI/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SMESHGUI/Makefile.in b/src/SMESHGUI/Makefile.in index bc02829e3..f1d796065 100644 --- a/src/SMESHGUI/Makefile.in +++ b/src/SMESHGUI/Makefile.in @@ -162,6 +162,7 @@ LIB_CLIENT_IDL = SALOME_Exception.idl \ SMESH_Filter.idl \ SMESH_Pattern.idl \ SALOME_GenericObj.idl \ + SALOME_ContainerManager.idl \ SALOME_Comm.idl LIB_SERVER_IDL = -- 2.30.2