From c2b06f52d16a7626dbd15787f318d5fc4ec518f5 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 23 Jun 2005 14:31:43 +0000 Subject: [PATCH] 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 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1