From 9f30704451da76b40ad793e3a29644c75e92449f Mon Sep 17 00:00:00 2001 From: mquinson Date: Sun, 13 Feb 2005 23:09:22 +0000 Subject: [PATCH 1/1] Add timer git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1010 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/gras/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gras/Makefile.am b/examples/gras/Makefile.am index 33b1b6db70..57347f7ea0 100644 --- a/examples/gras/Makefile.am +++ b/examples/gras/Makefile.am @@ -1 +1 @@ -SUBDIRS= ping # bandwidth alnem saturate +SUBDIRS= ping timer # bandwidth alnem saturate -- 2.20.1