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