X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/060556314d8ce7f8ef47a7ce2c46c3d92f62b1fb..a7c7ae406347035d3205a840c134196ad3a08480:/examples/Makefile.in diff --git a/examples/Makefile.in b/examples/Makefile.in index 682c85b1d5..70f53d883a 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -37,6 +37,7 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ +@HAVE_JAVA_TRUE@am__append_1 = java DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/acmacro/dist-files.mk subdir = examples @@ -67,7 +68,7 @@ RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive ETAGS = etags CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) +DIST_SUBDIRS = msg gras amok simdag java DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ADDR2LINE = @ADDR2LINE@ @@ -205,7 +206,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = msg gras amok simdag java +SUBDIRS = msg gras amok simdag $(am__append_1) all: all-recursive .SUFFIXES: