Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small fixes to output so that RL works again
[simgrid.git] / examples / gras / pmm / Makefile.am
index 04ca5b4..96d20d2 100644 (file)
@@ -1,6 +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_sg test_rl
-EXTRA_DIST=pmm_deployment.xml  test_sg.in test_rl.in $(TESTS)
+EXTRA_DIST=pmm.xml
+include $(top_srcdir)/examples/gras/tests.mk
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=pmm_slave pmm_master pmm_simulator