Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Regenerate tesh files and make the tests gras-{all2all,ping,rpc}-rl succeed.
[simgrid.git] / examples / gras / ping / Makefile.am
index b1c19c9..70f3383 100644 (file)
@@ -1,6 +1,14 @@
+# 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
-EXTRA_DIST=ping_deployment.xml ping.h $(TESTS)
+
+EXTRA_DIST=ping.xml ping.h
+include $(top_srcdir)/examples/gras/tests.mk
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=ping_client ping_server ping_simulator