Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some MSG examples mainly useful to test the model-checker
[simgrid.git] / examples / Makefile.am
index 6b01b13..245fccc 100644 (file)
@@ -4,10 +4,9 @@
 # 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 
-if HAVE_JAVA
-  SUBDIRS+= java
-endif
+SUBDIRS= msg gras amok simdag java smpi simdag
 
 include $(top_srcdir)/acmacro/dist-files.mk