Salome HOME
MED file loading on demand.
[modules/med.git] / idl / Makefile.am
index 51177cc653f36e56b02aa81e128db9dbf02e0ba6..28b684d5ff8b1cdef1ed7c90706371bee35ab90a 100644 (file)
@@ -25,7 +25,6 @@
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 BASEIDL_FILES = \
-       MED.idl MED_Gen.idl Compo1Py.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 MED_GenSK.cc Compo1PySK.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 MED_Gen.hh Compo1Py.hh  \
        MEDCouplingCorbaServant.hh     \
        MEDCouplingCorbaServantTest.hh \
        ParaMEDCouplingCorbaServant.hh