include $(top_srcdir)/adm_local/unix/make_common_starter.am
BASEIDL_FILES = \
- MED.idl \
MEDCouplingCorbaServant.idl \
MEDCouplingCorbaServantTest.idl \
ParaMEDCouplingCorbaServant.idl
# Sources built from idl files
BASEIDL_SOURCES = \
- MEDSK.cc \
MEDCouplingCorbaServantSK.cc \
ParaMEDCouplingCorbaServantSK.cc
# header files must be exported: other modules have to use this library
nodist_salomeinclude_HEADERS = \
- MED.hh \
MEDCouplingCorbaServant.hh \
MEDCouplingCorbaServantTest.hh \
ParaMEDCouplingCorbaServant.hh