X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d025d7c1cb392baeaaed4b058f0ec82b9cb11fde..8eaa6402665e66f547bb7f63ec63422c79d8fb81:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 30707eb747..ce5e901bb4 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,6 @@ -SUBDIRS= msg gras amok simdag +SUBDIRS= msg gras amok simdag +if HAVE_JAVA + SUBDIRS+= java +endif include $(top_srcdir)/acmacro/dist-files.mk