X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bf6682034e2be71fe53412d8f671d9f4876eab9..c281d400a7c848c061c23bd01300073bac759e04:/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