X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1ed9fe7112a50e9444f0248e44b5264fe40b0434..b21abac7bb17776cabc3d2b6a01ac12bc2d4153a:/examples/gras/p2p/chord/Makefile.am diff --git a/examples/gras/p2p/chord/Makefile.am b/examples/gras/p2p/chord/Makefile.am index 621f33ad43..e7e0ce7e3b 100644 --- a/examples/gras/p2p/chord/Makefile.am +++ b/examples/gras/p2p/chord/Makefile.am @@ -1,6 +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 -EXTRA_DIST=chord_deployment.xml $(TESTS) +#TESTS= test_rl test_sg +EXTRA_DIST=chord.xml $(TESTS) # AUTOMAKE variable definition noinst_PROGRAMS=chord_node chord_simulator