]> AND Public Git Repository - simgrid.git/blobdiff - examples/Makefile.am
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
optimize: strings that are only used on debug should only get computed when debug...
[simgrid.git] / examples / Makefile.am
index 7f1409c57e20b94c27dc5e5f71589692a7c39f0c..245fccc1c7ef96a70d400f8098cec70fc5103af1 100644 (file)
@@ -1,3 +1,12 @@
-SUBDIRS=msg gras # ping bandwidth alnem saturate
+# 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