Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update platfrom version to 3.
[simgrid.git] / examples / gras / p2p / chord / Makefile.am
index 29d9d55..e7e0ce7 100644 (file)
@@ -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)
+EXTRA_DIST=chord.xml $(TESTS)
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=chord_node chord_simulator