]> AND Public Git Repository - simgrid.git/blobdiff - tools/cmake/Distrib.cmake
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
forgot one access to now private field
[simgrid.git] / tools / cmake / Distrib.cmake
index 72d8a986428888e55ec66e1fa67cf64a98f21770..3c39e46b2c671f2da1451ce7da6a3078f701926e 100644 (file)
@@ -170,7 +170,6 @@ set(source_to_pack
   ${EXTRA_DIST}
   ${CMAKE_SOURCE_FILES}
   ${CMAKEFILES_TXT}
-  ${DOC_FIGS}
   ${DOC_IMG}
   ${DOC_SOURCES}
   ${DOC_TOOLS}
@@ -201,7 +200,6 @@ add_custom_target(dist-dir
 add_dependencies(dist-dir maintainer_files)
 
 set(dirs_in_tarball "")
-set(PYTHON_SOURCES "include MANIFEST.in")
 foreach(file ${source_to_pack})
   #message(${file})
   # This damn prefix is still set somewhere (seems to be in subdirs)