From: nadir Date: Fri, 19 Sep 2003 07:53:42 +0000 (+0000) Subject: adding the compilation of the IDL file for the test of Corba class MED Client X-Git-Tag: V1_2_2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1e21ca460e2c57df366cca2a6a61d79d245521ec;p=modules%2Fmed.git adding the compilation of the IDL file for the test of Corba class MED Client to use MED classes in the Client side. --- diff --git a/idl/Makefile.in b/idl/Makefile.in index c032fc6e2..434a0fec7 100644 --- a/idl/Makefile.in +++ b/idl/Makefile.in @@ -12,7 +12,8 @@ VPATH=.:$(srcdir):${KERNEL_ROOT_DIR}/idl/salome IDL_FILES = \ MED.idl \ - Med_Gen.idl + Med_Gen.idl \ + Compo1Py.idl PY_CLIENT_IDL = $(IDL_FILES)