From: eap Date: Tue, 25 Jun 2013 12:00:37 +0000 (+0000) Subject: CoTech decision: move MEDWrapper from MED to SMESH X-Git-Tag: B4CMakeModifs~37 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1126dba27f8c5720e53aa14cce05619cc41b2cc6;p=modules%2Fmed.git CoTech decision: move MEDWrapper from MED to SMESH - MED.idl \ --- 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