X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eae3fdfd06f32aea3befeed1e1f80b45082ded8c..e88eac1cbcd65de4fed7073b110f3730d4cccf31:/examples/gras/pmm/Makefile.am diff --git a/examples/gras/pmm/Makefile.am b/examples/gras/pmm/Makefile.am index 76e824d404..96d20d2e8f 100644 --- a/examples/gras/pmm/Makefile.am +++ b/examples/gras/pmm/Makefile.am @@ -1,7 +1,13 @@ +# 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 -TESTS= test_rl test_sg -TESTS_ENVIRONMENT=../../../tools/tesh/tesh -EXTRA_DIST=pmm.xml test_sg.in test_rl.in $(TESTS) +EXTRA_DIST=pmm.xml +include $(top_srcdir)/examples/gras/tests.mk # AUTOMAKE variable definition noinst_PROGRAMS=pmm_slave pmm_master pmm_simulator