X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d6ce3162b34f0a964b8844368b9d86df4f1cf89b..d11f3a46f6e184d0eccdd35ecc23f165a8c910f0:/Makefile.in diff --git a/Makefile.in b/Makefile.in index e3b2a41962..a3bc7f59c3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -158,7 +158,6 @@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTH_STACK_GROWTH = @PTH_STACK_GROWTH@ RANLIB = @RANLIB@ -SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIMGRID_DEP = @SIMGRID_DEP@ @@ -226,7 +225,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ # GRAMINE_CUT_BEGIN -SG_SUBDIRS = testsuite examples doc +SG_SUBDIRS = testsuite teshsuite examples doc SG_EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS ChangeLog \ acmacro/aci.m4 \ tools/graspe-slave.in \