From 253a5675682b1e78fddf4993f2825c6fed4a9ab3 Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 28 Jan 2004 18:56:21 +0000 Subject: [PATCH] compile out the Common dir for now. It's not ready yet git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/gras/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gras/Makefile.am b/src/gras/Makefile.am index 40418e42f0..abf2381a80 100644 --- a/src/gras/Makefile.am +++ b/src/gras/Makefile.am @@ -10,9 +10,9 @@ lib_LIBRARIES= libgrasrl.a libgrassg.a noinst_LIBRARIES=libgrasutils.a # core/dict_multi.c +# Common/gras.c Common/gras_datadesc.c Common/gras_msg.c COMMON_S=\ - Common/gras.c Common/gras_datadesc.c Common/gras_msg.c \ \ core/log.c core/log_default_appender.c core/error.c \ core/dynar.c \ -- 2.20.1