X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d025d7c1cb392baeaaed4b058f0ec82b9cb11fde..82c7a0797243ae408facc5c64ef73fdc61afba83:/examples/Makefile.am?ds=sidebyside 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