From: mquinson Date: Thu, 23 Jun 2005 14:31:43 +0000 (+0000) Subject: Run make check on easy stuff first, and full featured examples afterward X-Git-Tag: v3.3~3980 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c2b06f52d16a7626dbd15787f318d5fc4ec518f5 Run make check on easy stuff first, and full featured examples afterward git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1375 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/Makefile.am b/Makefile.am index f93892832c..f730292bba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS= include src tools examples testsuite doc +SUBDIRS= include src tools testsuite examples doc DISTCLEANFILES = *~ ACLOCAL = aclocal-1.9 -I acmacro