From: mquinson Date: Fri, 8 Jun 2007 06:37:42 +0000 (+0000) Subject: We need the tests in the archive, obviously X-Git-Tag: v3.3~1777 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c2e6065db5acef8364ec63981d9ff4d14f78d6c8?ds=inline We need the tests in the archive, obviously git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3583 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/tools/tesh/Makefile.am b/tools/tesh/Makefile.am index dc7551a5a7..5da3d5c272 100644 --- a/tools/tesh/Makefile.am +++ b/tools/tesh/Makefile.am @@ -14,6 +14,7 @@ TESTS=basic.tesh cd.tesh \ catch-return.tesh catch-signal.tesh catch-timeout.tesh \ catch-wrong-output.tesh \ bg-basic.tesh bg-set-signal.tesh background.tesh +EXTRA_DIST=$(TESTS) $(top_builddir)/src/libsimgrid.la: make -C $(top_builddir)/src libsimgrid.la diff --git a/tools/tesh/Makefile.in b/tools/tesh/Makefile.in index 89c84936fb..7b2e3995a1 100644 --- a/tools/tesh/Makefile.in +++ b/tools/tesh/Makefile.in @@ -239,6 +239,7 @@ TESTS = basic.tesh cd.tesh \ catch-wrong-output.tesh \ bg-basic.tesh bg-set-signal.tesh background.tesh +EXTRA_DIST = $(TESTS) all: all-am .SUFFIXES: