X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a543a6382a03480fb5915eeb255b29180488cc46..82c7a0797243ae408facc5c64ef73fdc61afba83:/examples/Makefile.am?ds=sidebyside diff --git a/examples/Makefile.am b/examples/Makefile.am index 4ca3f8a317..ce5e901bb4 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,2 +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