X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a9325e9a82ed6cc0f6e487e2e61138e50b222519..0e8e65dad760a0ad8e48ae48a4b909c39c86b180:/examples/gras/chrono/Makefile.am diff --git a/examples/gras/chrono/Makefile.am b/examples/gras/chrono/Makefile.am index 0425e1160e..0f26124986 100644 --- a/examples/gras/chrono/Makefile.am +++ b/examples/gras/chrono/Makefile.am @@ -1,8 +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 -TESTS_ENVIRONMENT=../../../tools/tesh/tesh EXTRA_DIST=chrono.xml +include $(top_srcdir)/examples/gras/tests.mk # AUTOMAKE variable definition noinst_PROGRAMS=chrono_simulator chrono_multiplier