From b74a62982e63cc47b5096ae5aef556161f80529b Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 11 Nov 2008 01:50:51 +0000 Subject: [PATCH 1/1] without these files, make check fails git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6032 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- teshsuite/Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/teshsuite/Makefile.am b/teshsuite/Makefile.am index 7e0cec5ba1..f5dd4bc68c 100644 --- a/teshsuite/Makefile.am +++ b/teshsuite/Makefile.am @@ -198,8 +198,12 @@ EXTRA_DIST += simdag/platforms/one_cluster_foreach.xml \ simdag/platforms/two_clusters_symmetric.xml \ simdag/platforms/two_clusters.xml \ simdag/platforms/two_hosts_multi_hop.xml \ - simdag/platforms/two_hosts_one_link.xml - + simdag/platforms/two_hosts_one_link.xml \ + simdag/platforms/bob.fail \ + simdag/platforms/bob.trace \ + simdag/platforms/link1.bw \ + simdag/platforms/link1.fail \ + simdag/platforms/link1.lat # from L.C. Canon noinst_PROGRAMS += simdag/basic0 \ -- 2.20.1