Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill windows cruft. Should use tesh2 when it works instead of visualbasic shit
[simgrid.git] / examples / gras / mmrpc / Makefile.am
index d343f3a..01eba1d 100644 (file)
@@ -1,7 +1,13 @@
+# Copyright (c) 2004-2007. The SimGrid team. All right reserved.
+
+# This file is part of the SimGrid project. This is free software:
+# You can redistribute and/or modify it under the terms of the
+# GNU LGPL (v2.1) licence.
+
+
 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