Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the file I just recreated to the archives
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index 89b8c96..3371adb 100644 (file)
@@ -527,6 +527,7 @@ set(DOC_SOURCES
        doc/gtut-howto.doc
        doc/gtut-introduction.doc
        doc/gtut-main.doc
+       doc/gtut-tour-00-install.doc
        doc/gtut-tour-01-bones.doc
        doc/gtut-tour-02-simple.doc
        doc/gtut-tour-03-args.doc
@@ -726,6 +727,7 @@ set(txt_files
 "teshsuite/gras/small_sleep/test_sg_64.tesh"
 "teshsuite/simdag/platforms/bob.fail"
 "teshsuite/simdag/platforms/bob.trace"
+"teshsuite/simdag/platforms/bob0_availability_file.trace"
 "teshsuite/simdag/platforms/link1.bw"
 "teshsuite/simdag/platforms/link1.fail"
 "teshsuite/simdag/platforms/link1.lat"
@@ -799,8 +801,9 @@ tools/simgrid_update_xml.pl
 buildtools/Cmake/tesh.pl
 )
 
-# This is the complete lise of what will be added to the source archive
+# This is the complete list of what will be added to the source archive
 set(source_to_pack     
+       ${install_HEADERS}
        ${XBT_RL_SRC}
        ${EXTRA_DIST}
        ${SMPI_SRC}