X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/adfbfdd0c5a911371403647108561b36ac69b119..e1213bfe4fb4368952de0f8945fe2b2dc778d346:/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 \