X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/68534840afb8b52e899b7a1a2c1e040a5e5b6a07..6760cb07d6b57be16928d95339d71e57c4e24f36:/examples/gras/p2p/can/Makefile.am diff --git a/examples/gras/p2p/can/Makefile.am b/examples/gras/p2p/can/Makefile.am index a0f8ec711e..d3d5ddbb22 100644 --- a/examples/gras/p2p/can/Makefile.am +++ b/examples/gras/p2p/can/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=can_deployment.xml $(TESTS) +EXTRA_DIST=can_tests.c types.h can.xml $(TESTS) # AUTOMAKE variable definition noinst_PROGRAMS=can_node can_start_war can_simulator