Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added files to the MASTER/SLAVE parser bypassing example. It is not
[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