X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a66f9dfbda188f773b18fb9dfdb26ae9956503cc..6a23586f55822da9d7f1ab6c5db028ab13acaccd:/examples/gras/chrono/Makefile.am?ds=sidebyside diff --git a/examples/gras/chrono/Makefile.am b/examples/gras/chrono/Makefile.am index 487ed43b11..0f26124986 100644 --- a/examples/gras/chrono/Makefile.am +++ b/examples/gras/chrono/Makefile.am @@ -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