aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Montel <montel@kde.org>2007-01-22 10:17:40 +0000
committerLaurent Montel <montel@kde.org>2007-01-22 10:17:40 +0000
commit3813835a653d2dafb8fd88799485556630cbd7e5 (patch)
tree7660001505f259faff3c6e5d253503b4d07db7f5
parentc9a813a3d7b039c1d59891497cbbe6c3bd96d612 (diff)
downloadextra-cmake-modules-3813835a653d2dafb8fd88799485556630cbd7e5.tar.gz
extra-cmake-modules-3813835a653d2dafb8fd88799485556630cbd7e5.tar.bz2
Update
svn path=/trunk/KDE/kdelibs/; revision=626144
-rw-r--r--modules/KDE4Macros.cmake7
1 files changed, 5 insertions, 2 deletions
diff --git a/modules/KDE4Macros.cmake b/modules/KDE4Macros.cmake
index 5387cebf..9e4650ea 100644
--- a/modules/KDE4Macros.cmake
+++ b/modules/KDE4Macros.cmake
@@ -13,9 +13,12 @@
# KDE4_INSTALL_ICONS
# KDE4_REMOVE_OBSOLETE_CMAKE_FILES
# KDE4_NO_ENABLE_FINAL
+# KDE4_CREATE_HANDBOOK
+# KDE4_CREATE_HTML_HANDBOOK
+# KDE4_INSTALL_HANDBOOK
-# Copyright (c) 2006, Alexander Neundorf, <neundorf@kde.org>
-# Copyright (c) 2006, Laurent Montel, <montel@kde.org>
+# Copyright (c) 2006, 2007, Alexander Neundorf, <neundorf@kde.org>
+# Copyright (c) 2006, 2007, Laurent Montel, <montel@kde.org>
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.