Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this is a known failure. Mark it as is, do not mask it
[simgrid.git] / examples / Makefile.am
index 77125cf..ce5e901 100644 (file)
@@ -1,3 +1,6 @@
-SUBDIRS= msg gras amok simdag java
+SUBDIRS= msg gras amok simdag 
+if HAVE_JAVA
+  SUBDIRS+= java
+endif
 
 include $(top_srcdir)/acmacro/dist-files.mk