From 4487fdf345d78507154edb411d8cb58b93ecbbe4 Mon Sep 17 00:00:00 2001 From: mquinson Date: Fri, 4 Feb 2005 11:49:42 +0000 Subject: [PATCH 1/1] generate a missing Makefile git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@869 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index db59858e06..b662e90611 100644 --- a/configure.ac +++ b/configure.ac @@ -126,7 +126,8 @@ AC_CONFIG_FILES([ src/amok/Makefile examples/Makefile examples/msg/Makefile - examples/gras/ping/Makefile examples/gras/ping/test_sg examples/gras/ping/test_rl + examples/gras/Makefile + examples/gras/ping/Makefile examples/gras/ping/test_sg examples/gras/ping/test_rl doc/Makefile doc/Doxyfile.main doc/Doxyfile.API doc/Doxyfile.Examples tools/compile-remote-worker -- 2.20.1