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