Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Properly say the test suite that java tests are not run when it's the case
[simgrid.git] / examples / Makefile.in
index 6ebdaf5..3eea3e4 100644 (file)
@@ -43,7 +43,6 @@ 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
@@ -74,7 +73,7 @@ RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive       \
   distclean-recursive maintainer-clean-recursive
 ETAGS = etags
 CTAGS = ctags
-DIST_SUBDIRS = msg gras amok simdag java
+DIST_SUBDIRS = $(SUBDIRS)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
 ADDR2LINE = @ADDR2LINE@
@@ -212,7 +211,7 @@ target_vendor = @target_vendor@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 EXTRA_DIST = platforms/prop.xml
-SUBDIRS = msg gras amok simdag $(am__append_1)
+SUBDIRS = msg gras amok simdag java
 all: all-recursive
 
 .SUFFIXES: