From: Arnaud Giersch Date: Thu, 6 Feb 2020 16:10:45 +0000 (+0100) Subject: Fix dist. X-Git-Tag: v3.26~1006 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5f403cb7f97f2f2a3b81e0ae73e0eccbc1f6a245 Fix dist. --- diff --git a/MANIFEST.in b/MANIFEST.in index c3229779cb..2416d0e6ad 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -611,7 +611,6 @@ include teshsuite/msg/app-chainsend/messages.c include teshsuite/msg/app-chainsend/messages.h include teshsuite/msg/app-chainsend/peer.c include teshsuite/msg/app-chainsend/peer.h -include teshsuite/msg/app-pingpong/app-pingpong_d.xml include teshsuite/msg/app-token-ring/app-token-ring.c include teshsuite/msg/app-token-ring/app-token-ring.tesh include teshsuite/msg/async-wait/async-wait.c @@ -1830,6 +1829,7 @@ include docs/source/_ext/autodoxy.py include docs/source/_ext/showfile.css include docs/source/_ext/showfile.js include docs/source/_ext/showfile.py +include docs/source/_static/css/custom.css include docs/source/_templates/breadcrumbs.html include docs/source/app_msg.rst include docs/source/app_s4u.rst @@ -1973,6 +1973,7 @@ include include/simgrid/chrono.hpp include include/simgrid/comm.h include include/simgrid/cond.h include include/simgrid/config.h.in +include include/simgrid/disk.h include include/simgrid/engine.h include include/simgrid/forward.h include include/simgrid/host.h diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index 170ab3f09f..a0fe3ef0fd 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -893,6 +893,7 @@ set(DOC_SOURCES docs/source/_ext/showfile.css docs/source/_ext/showfile.js docs/source/_ext/showfile.py + docs/source/_static/css/custom.css docs/source/_templates/breadcrumbs.html docs/source/img/eclipseScreenShot.png