X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/030a5011922ca9ac7d471362d5c8d820f052ff26..7b655045b43dc7088dd3694ab75fc7f0edbd3bc6:/examples/amok/bandwidth/Makefile.am diff --git a/examples/amok/bandwidth/Makefile.am b/examples/amok/bandwidth/Makefile.am index acf2d5add3..835f169cd1 100644 --- a/examples/amok/bandwidth/Makefile.am +++ b/examples/amok/bandwidth/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=bandwidth_deployment.xml $(TESTS) +EXTRA_DIST=bandwidth.xml $(TESTS) noinst_PROGRAMS=bandwidth_maestro bandwidth_sensor bandwidth_simulator