X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9e62fbafecd1be354dad058447dba0e7c8fb5560..c4a789302148e98a58c9c50d2ab5244cf4a374ae:/examples/smpi/Makefile.am diff --git a/examples/smpi/Makefile.am b/examples/smpi/Makefile.am index 63415a39d3..83984e3726 100644 --- a/examples/smpi/Makefile.am +++ b/examples/smpi/Makefile.am @@ -14,8 +14,7 @@ # /tools/tesh/README.tesh # - List the tesh file in the TESTS variable so that it gets tested on make check -noinst_PROGRAMS = bcast bcbench compute compute2 compute3 first second mvmul ring_c split -#reduce Not working yet (FIXME) +noinst_PROGRAMS = bcast bcbench compute compute2 compute3 first second mvmul ring_c split reduce bcast: bcast.c $(top_builddir)/src/smpi/smpicc $^ -o $@