X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bf6682034e2be71fe53412d8f671d9f4876eab9..c281d400a7c848c061c23bd01300073bac759e04:/examples/gras/all2all/Makefile.am diff --git a/examples/gras/all2all/Makefile.am b/examples/gras/all2all/Makefile.am index 846340b61d..846ff54111 100644 --- a/examples/gras/all2all/Makefile.am +++ b/examples/gras/all2all/Makefile.am @@ -1,7 +1,6 @@ INCLUDES= -I$(top_srcdir)/include -TESTS= test_rl test_sg -TESTS_ENVIRONMENT=../../../tools/tesh/tesh -EXTRA_DIST=all2all.xml test_sg.in test_rl.in +EXTRA_DIST=all2all.xml +include $(top_srcdir)/examples/gras/tests.mk # AUTOMAKE variable definition noinst_PROGRAMS=all2all_sender all2all_receiver all2all_simulator