aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBurkhard Lück <lueck@hube-lueck.de>2007-10-10 06:08:56 +0000
committerBurkhard Lück <lueck@hube-lueck.de>2007-10-10 06:08:56 +0000
commit7c0735f604c05b3b28640adba96d522008d3bb87 (patch)
tree5b8541c6f304146c55543e99282b4f8b5677f23d
parent133a932ce19147d9f46fd05c7501a78ea6fc5f66 (diff)
downloadextra-cmake-modules-7c0735f604c05b3b28640adba96d522008d3bb87.tar.gz
extra-cmake-modules-7c0735f604c05b3b28640adba96d522008d3bb87.tar.bz2
install also index.cache.bz2 which is used by khelpcenter
CCMAIL:tsdgeos@terra.es svn path=/trunk/KDE/kdelibs/; revision=723587
-rw-r--r--modules/KDE4Macros.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/KDE4Macros.cmake b/modules/KDE4Macros.cmake
index b9eea1f8..0c79e45c 100644
--- a/modules/KDE4Macros.cmake
+++ b/modules/KDE4Macros.cmake
@@ -300,7 +300,7 @@ macro (KDE4_CREATE_HANDBOOK _docbook)
if(_installDest)
file(GLOB _images *.png)
- install(FILES ${_docs} ${_images} DESTINATION ${_installDest}/${dirname})
+ install(FILES ${_doc} ${_docs} ${_images} DESTINATION ${_installDest}/${dirname})
# TODO symlinks on non-unix platforms
if (UNIX)
# execute some cmake code on make install which creates the symlink