From: mquinson Date: Wed, 29 Jun 2005 20:57:44 +0000 (+0000) Subject: put the great MSG_config stuff in the libs X-Git-Tag: v3.3~3870 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/554990200402cb0066f93c5f8cb4078e64c77806 put the great MSG_config stuff in the libs git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1485 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/Makefile.am b/src/Makefile.am index b73f3b613a..b33deede93 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -146,6 +146,7 @@ SG_SRC= \ surf/workstation_KCCFLN05.c \ include/surf/surfxml.h \ \ + msg/msg_config.c \ msg/task.c msg/host.c msg/m_process.c msg/gos.c \ msg/global.c msg/environment.c msg/deployment.c \ \