X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cc425ae1ead4c53c076a8b58379c1cea393d857f..4320715baf3e10ac7316fa920fb7659f7748185b:/buildtools/Cmake/DefinePackages.cmake diff --git a/buildtools/Cmake/DefinePackages.cmake b/buildtools/Cmake/DefinePackages.cmake index 45da8465ab..8d22b462f1 100644 --- a/buildtools/Cmake/DefinePackages.cmake +++ b/buildtools/Cmake/DefinePackages.cmake @@ -57,7 +57,6 @@ set(EXTRA_DIST src/include/surf/surf_resource_lmm.h src/include/xbt/wine_dbghelp.h src/include/xbt/xbt_os_time.h - src/include/xbt/xbt_os_thread.h src/include/mc/datatypes.h src/include/mc/mc.h src/include/simix/context.h @@ -100,6 +99,8 @@ set(EXTRA_DIST examples/msg/mc/bugged2_liveness.h examples/msg/mc/y.tab.h + examples/platforms/content/storage_content.txt + tools/gras/gras_stub_generator.h tools/tesh/run_context.h tools/tesh/tesh.h @@ -435,8 +436,10 @@ set(headers_to_install include/xbt/datadesc.h include/xbt/socket.h include/xbt/file_stat.h + include/xbt/xbt_os_thread.h include/simgrid/platf.h include/simgrid/modelchecker.h + include/simgrid/simix.h include/msg/msg.h include/msg/datatypes.h include/simdag/simdag.h @@ -460,9 +463,6 @@ set(headers_to_install include/instr/instr.h include/gras.h include/xbt.h - include/simix/simix.h - include/simix/datatypes.h - include/simix/context.h ) set(source_of_generated_headers include/simgrid_config.h.in @@ -666,7 +666,7 @@ set(DOC_SOURCES doc/webcruft/Paje_MSG_screenshot.jpg doc/webcruft/Paje_MSG_screenshot_thn.jpg doc/webcruft/poster_thumbnail.png - doc/webcruft/simgrid_logo.png + doc/webcruft/simgrid_logo_2011.png doc/webcruft/simgrid_logo_small.png doc/triva-graph_configuration.png doc/triva-graph_visualization.png