From: quasar Date: Thu, 29 Nov 2007 13:36:39 +0000 (+0000) Subject: metaxml example modifications X-Git-Tag: v3.3~761 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f873a419ff7d53f08e076924cb65ed987681f1eb?hp=fb336e3a52c0d33bf60677a24ec6a2b6687453bc metaxml example modifications git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5087 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/simdag/Makefile.in b/examples/simdag/Makefile.in index 1cba511752..1ef060182d 100644 --- a/examples/simdag/Makefile.in +++ b/examples/simdag/Makefile.in @@ -238,7 +238,7 @@ EXTRA_DIST = 2clusters.xml \ 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.trace +TESTS = test_simdag.tesh test_simdag2.tesh properties/test_prop.tesh metaxml/metaxml_test.tesh properties_sd_prop_SOURCES = properties/sd_prop.c properties_sd_prop_LDADD = $(top_builddir)/src/libsimgrid.la metaxml_sd_test_SOURCES = metaxml/sd_test.c