Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert svn logs into ChangeLog (up to r7858 for now)
[simgrid.git] / examples / Makefile.am
index 4ca3f8a..245fccc 100644 (file)
@@ -1,2 +1,12 @@
-SUBDIRS=ping 
-#bandwidth saturate alnem
+# 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.
+
+EXTRA_DIST= platforms/prop.xml \
+            platforms/metaxml.xml platforms/metaxml-random.xml
+
+SUBDIRS= msg gras amok simdag java smpi simdag
+
+include $(top_srcdir)/acmacro/dist-files.mk