X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/46bf85abbe096a557a905808921b2f585ef16f5b..3b53885f888f2539a533797e76a3f3ff84cdfe0c:/buildtools/Cmake/Distrib.cmake diff --git a/buildtools/Cmake/Distrib.cmake b/buildtools/Cmake/Distrib.cmake index 340572e5fa..68e086b2e4 100644 --- a/buildtools/Cmake/Distrib.cmake +++ b/buildtools/Cmake/Distrib.cmake @@ -195,7 +195,6 @@ set(source_to_pack ${headers_to_install} ${source_of_generated_headers} ${BINDINGS_SRC} - ${GTNETS_SRC} ${JEDULE_SRC} ${JMSG_C_SRC} ${JMSG_JAVA_SRC} @@ -207,6 +206,7 @@ set(source_to_pack ${MC_SRC} ${MC_SIMGRID_MC_SRC} ${MSG_SRC} + ${S4U_SRC} ${NS3_SRC} ${RNGSTREAM_SRC} ${SIMDAG_SRC}