include $(top_srcdir)/salome_adm/unix/make_common_starter.am # The deprecated files are deprecated for the KERNEL but not for the # related modules (GUI, MED, ...). Some files have to be installed. DEPRECATED_FILES=\ DEPRECATED/ac_cc_warnings.m4 \ DEPRECATED/ac_cxx_bool.m4 \ DEPRECATED/ac_cxx_mutable.m4 \ DEPRECATED/ac_cxx_partial_specialization.m4 \ DEPRECATED/ac_cxx_typename.m4 \ DEPRECATED/check_mico.m4 \ DEPRECATED/check_pthreads.m4 \ DEPRECATED/config.sub \ DEPRECATED/config.guess \ DEPRECATED/install-sh \ DEPRECATED/libtool.m4 \ DEPRECATED/ltconfig \ DEPRECATED/ltmain.sh ## The following scripts are required for modules not built with autotools #dist_salomem4_SCRIPTS=\ # compile \ # config.guess \ # config.sub \ # depcomp \ # install-sh \ # ltmain.sh \ # missing \ # py-compile dist_salomem4_DATA=\ ac_cxx_depend_flag.m4 \ ac_cxx_have_sstream.m4 \ ac_cxx_namespaces.m4 \ ac_cxx_option.m4 \ ac_cxx_template_options.m4 \ ac_cxx_use_std_iostream.m4 \ ac_cxx_warnings.m4 \ ac_linker_options.m4 \ acx_pthread.m4 \ check_Kernel.m4 \ check_boost.m4 \ check_cas.m4 \ check_corba.m4 \ check_cppunit.m4 \ check_f77.m4 \ check_hdf5.m4 \ check_htmlgen.m4 \ check_lam.m4 \ check_lsf.m4 \ check_mpi.m4 \ check_mpich.m4 \ check_omniorb.m4 \ check_opengl.m4 \ check_openpbs.m4 \ check_qt.m4 \ check_sockets.m4 \ check_swig.m4 \ check_withihm.m4 \ enable_pthreads.m4 \ production.m4 \ pyembed.m4 \ python.m4 \ $(DEPRECATED_FILES)