From e18916cb45333fc435c326f6eb4c8511775ddd12 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 1 Mar 2007 11:18:35 +0000 Subject: [PATCH 1/1] src/Makefile.am:195: whitespace following trailing backslash git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3179 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 85939f0fca..df20b08665 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -192,7 +192,7 @@ if HAVE_SDP endif if USE_SIMIX - SG_SRC+=simix/smx_global.c \ + SG_SRC+=simix/smx_global.c \ simix/smx_deployment.c \ simix/smx_config.c \ simix/smx_environment.c \ -- 2.20.1