From 4970c3abeb220bd31ca24d1c4c6b28942abb46b9 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 18 Apr 2011 17:33:21 +0200 Subject: [PATCH] adding the headers to include in the tarballs seams reasonable --- buildtools/Cmake/DefinePackages.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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} -- 2.20.1