X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1ad196a6a1d0b9997e180078695d451de4b37cf3..2abf25f94d9a3fd19a5d85637d6758932be8b047:/examples/simdag/Makefile.in diff --git a/examples/simdag/Makefile.in b/examples/simdag/Makefile.in index 06208abc7f..49985c5cef 100644 --- a/examples/simdag/Makefile.in +++ b/examples/simdag/Makefile.in @@ -158,7 +158,6 @@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ -MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ @@ -240,9 +239,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ INCLUDES = -I$(top_srcdir)/include AM_CFLAGS = -g -EXTRA_DIST = 2clusters.xml \ - properties/prop.xml - +EXTRA_DIST = 2clusters.xml $(TESTS) CLEANFILES = sd_test.trace TESTS_ENVIRONMENT = $(top_builddir)/tools/tesh/tesh TESTS = test_simdag.tesh test_simdag2.tesh properties/test_prop.tesh metaxml/metaxml_test.tesh