Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Generate files correctely with gras_stub_generator.
[simgrid.git] / examples / gras / chrono / Makefile.am
index 487ed43..0f26124 100644 (file)
@@ -1,7 +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
 AM_CFLAGS=-g
-TESTS= test_rl test_sg
-EXTRA_DIST=chrono_deployment.xml
+EXTRA_DIST=chrono.xml
+include $(top_srcdir)/examples/gras/tests.mk
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=chrono_simulator chrono_multiplier