X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9276e6d4eb23d7d3fb2bd4708b04b09e763cb467..1264af3dad7a52f14a17b451e18c0a2c061adea6:/examples/simdag/Makefile.am diff --git a/examples/simdag/Makefile.am b/examples/simdag/Makefile.am index 1a2b36794b..dbc6dfa048 100644 --- a/examples/simdag/Makefile.am +++ b/examples/simdag/Makefile.am @@ -14,11 +14,9 @@ CLEANFILES = sd_test.trace TESTS_ENVIRONMENT = $(top_builddir)/tools/tesh/tesh TESTS = test_simdag.tesh test_simdag2.tesh properties/test_prop.tesh metaxml/metaxml_test.tesh -check_PROGRAMS = sd_test sd_test2 properties/sd_prop metaxml/sd_meta\ +noinst_PROGRAMS = sd_test sd_test2 properties/sd_prop metaxml/sd_meta\ dax/dax_test -bin_PROGRAMS = - properties_sd_prop_SOURCES = properties/sd_prop.c properties_sd_prop_LDADD = $(top_builddir)/src/libsimgrid.la