From 1126dba27f8c5720e53aa14cce05619cc41b2cc6 Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 25 Jun 2013 12:00:37 +0000 Subject: [PATCH] CoTech decision: move MEDWrapper from MED to SMESH - MED.idl \ --- idl/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/idl/Makefile.am b/idl/Makefile.am index 60be0417c..28b684d5f 100644 --- a/idl/Makefile.am +++ b/idl/Makefile.am @@ -25,7 +25,6 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am BASEIDL_FILES = \ - MED.idl \ MEDCouplingCorbaServant.idl \ MEDCouplingCorbaServantTest.idl \ ParaMEDCouplingCorbaServant.idl @@ -54,7 +53,6 @@ lib_LTLIBRARIES = libSalomeIDLMED.la libSalomeIDLMEDTests.la # Sources built from idl files BASEIDL_SOURCES = \ - MEDSK.cc \ MEDCouplingCorbaServantSK.cc \ ParaMEDCouplingCorbaServantSK.cc @@ -76,7 +74,6 @@ nodist_libSalomeIDLMED_la_SOURCES = $(IDL_SOURCES) # header files must be exported: other modules have to use this library nodist_salomeinclude_HEADERS = \ - MED.hh \ MEDCouplingCorbaServant.hh \ MEDCouplingCorbaServantTest.hh \ ParaMEDCouplingCorbaServant.hh -- 2.39.2