Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
metaxml example modifications
[simgrid.git] / examples / Makefile.am
index 6b01b13415dfcb46e786e8c694dd6fe55e493d3f..14df41729d453776dc763655c9daa4a8c7e2e4a6 100644 (file)
@@ -4,10 +4,8 @@
 # You can redistribute and/or modify it under the terms of the
 # GNU LGPL (v2.1) licence.
 
+EXTRA_DIST= platforms/prop.xml
 
-SUBDIRS= msg gras amok simdag 
-if HAVE_JAVA
-  SUBDIRS+= java
-endif
+SUBDIRS= msg gras amok simdag java
 
 include $(top_srcdir)/acmacro/dist-files.mk