X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/33d399c1fa8847652ab2698ed6d7263bccb17447..9a49f9d2a3af185725e3fa3ee91803b6c76b38aa:/examples/gras/mmrpc/Makefile.am diff --git a/examples/gras/mmrpc/Makefile.am b/examples/gras/mmrpc/Makefile.am index d343f3a0fa..37b7bdf269 100644 --- a/examples/gras/mmrpc/Makefile.am +++ b/examples/gras/mmrpc/Makefile.am @@ -1,7 +1,6 @@ INCLUDES= -I$(top_srcdir)/include -TESTS= test_rl test_sg -TESTS_ENVIRONMENT=../../../tools/tesh/tesh -EXTRA_DIST=mmrpc.xml mmrpc.h $(TESTS) +EXTRA_DIST=mmrpc.xml mmrpc.h +include $(top_srcdir)/examples/gras/tests.mk # AUTOMAKE variable definition noinst_PROGRAMS=mmrpc_client mmrpc_server mmrpc_simulator