From: mquinson Date: Wed, 28 Jan 2004 18:56:21 +0000 (+0000) Subject: compile out the Common dir for now. It's not ready yet X-Git-Tag: v3.3~5337 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/253a5675682b1e78fddf4993f2825c6fed4a9ab3?hp=2267f663b4a962e6a5d510879ea99ebc8f37e19f 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 --- 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 \