Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
display more info during the test
[simgrid.git] / examples / gras / mutual_exclusion / simple_token / Makefile.am
index a5d584e..a5bcc2e 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_rl test_sg
-EXTRA_DIST=simple_token.xml $(TESTS)
+EXTRA_DIST=simple_token.xml 
+include $(top_srcdir)/examples/gras/tests.mk
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=simple_token_node simple_token_simulator