Salome HOME
Ze test of 1SGTUMesh.
[modules/med.git] / idl / Makefile.am
index 51177cc653f36e56b02aa81e128db9dbf02e0ba6..60be0417ca98d8de98b0c8f4ebfca337e81c6359 100644 (file)
@@ -25,7 +25,7 @@
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 BASEIDL_FILES = \
-       MED.idl MED_Gen.idl Compo1Py.idl \
+       MED.idl                          \
        MEDCouplingCorbaServant.idl      \
        MEDCouplingCorbaServantTest.idl  \
        ParaMEDCouplingCorbaServant.idl
@@ -54,7 +54,7 @@ lib_LTLIBRARIES = libSalomeIDLMED.la libSalomeIDLMEDTests.la
 
 # Sources built from idl files
 BASEIDL_SOURCES = \
-       MEDSK.cc MED_GenSK.cc Compo1PySK.cc \
+       MEDSK.cc \
        MEDCouplingCorbaServantSK.cc        \
        ParaMEDCouplingCorbaServantSK.cc
 
@@ -76,7 +76,7 @@ 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  \
+       MED.hh \
        MEDCouplingCorbaServant.hh     \
        MEDCouplingCorbaServantTest.hh \
        ParaMEDCouplingCorbaServant.hh