From: Martin Quinson Date: Mon, 18 Apr 2011 15:33:21 +0000 (+0200) Subject: adding the headers to include in the tarballs seams reasonable X-Git-Tag: v3.6_beta2~22 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4970c3abeb220bd31ca24d1c4c6b28942abb46b9 adding the headers to include in the tarballs seams reasonable --- diff --git a/buildtools/Cmake/DefinePackages.cmake b/buildtools/Cmake/DefinePackages.cmake index 89b8c96352..9752407cbf 100644 --- a/buildtools/Cmake/DefinePackages.cmake +++ b/buildtools/Cmake/DefinePackages.cmake @@ -799,8 +799,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}