X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6eaef274140423225d6b9fa095abcdbd78fb30c0..49ee23364e64238e221aa5a06e142b24d28a7b1c:/examples/amok/saturate/Makefile.am diff --git a/examples/amok/saturate/Makefile.am b/examples/amok/saturate/Makefile.am index 4da4647094..2c6a6378f1 100644 --- a/examples/amok/saturate/Makefile.am +++ b/examples/amok/saturate/Makefile.am @@ -1,8 +1,15 @@ +# 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=saturate_deployment.xml $(TESTS) +EXTRA_DIST=saturate.xml $(TESTS) noinst_PROGRAMS=saturate_simulator saturate_sensor saturate_maestro