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