X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9531538117fa6a212d9c1cfdf4f0d51015f8295..0fb3fc9b633724644a4528871430c7e4e7555e2b:/src/gras/Makefile.am diff --git a/src/gras/Makefile.am b/src/gras/Makefile.am index 5ff273e358..56f2a70e27 100644 --- a/src/gras/Makefile.am +++ b/src/gras/Makefile.am @@ -29,7 +29,8 @@ COMMON_S=\ Core/config.c \ \ Transport/transport.c Transport/transport_private.h \ - Transport/transport_tcp.c \ + Transport/transport_plugin_tcp.c \ + Transport/transport_plugin_sg.c \ \ \ DataDesc/ddt_create.c DataDesc/ddt_declare.c \