X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/421aa4b3efd1134af2afa1ebb920bb562ee58973..af235f79bfa9e9a73d80e5279432fb5d903c4068:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 598a911fb0..c5aea1c620 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,7 +29,7 @@ EXTRA_DIST= \ surf/surf_private.h \ surf/cpu_private.h \ surf/workstation_private.h \ - surf/surf_parse.l surf/surf_parse.h \ + surf/surf_parse.l \ surf/network_private.h \ \ msg/private.h \ @@ -115,6 +115,7 @@ COMMON_S=\ msg/gos.c \ msg/global.c \ msg/environment.c \ + msg/deployment.c \ \ gras/gras.c \ \