X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/68880b8ce3ff9ade9d9a872db8fa5cdfdff2c2b4..2c89244eb0c2a35bc594e9af457d4a03ed0db184:/tools/cmake/Distrib.cmake diff --git a/tools/cmake/Distrib.cmake b/tools/cmake/Distrib.cmake index 4948b39853..44e46fca80 100644 --- a/tools/cmake/Distrib.cmake +++ b/tools/cmake/Distrib.cmake @@ -135,7 +135,7 @@ endif() ################################################################ ## Build a sain "make dist" target to build a source package ### -## containing only the files that I explicitely state ### +## containing only the files that I explicitly state ### ## (instead of any cruft laying on my disk as CPack does) ### ################################################################ @@ -155,7 +155,6 @@ set(source_to_pack ${S4U_SRC} ${NS3_SRC} ${PLUGINS_SRC} - ${RNGSTREAM_SRC} ${SIMDAG_SRC} ${SIMGRID_SRC} ${SIMIX_SRC}