From 1e21ca460e2c57df366cca2a6a61d79d245521ec Mon Sep 17 00:00:00 2001 From: nadir Date: Fri, 19 Sep 2003 07:53:42 +0000 Subject: [PATCH] adding the compilation of the IDL file for the test of Corba class MED Client to use MED classes in the Client side. --- idl/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- 2.39.2