summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-12-10 00:59:58 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-12-10 00:59:58 +0100
commit6c61c464e998fff957e8f3351453a63649bb2068 (patch)
tree47393eef91a74d4a39f0fdadc934748ba6c44fba /doc/CMakeLists.txt
parentFix typo: occurences-> occurrences. (diff)
downloadrekonq-6c61c464e998fff957e8f3351453a63649bb2068.tar.xz
build system fixes
- docs --> doc (as every other KDE app...) - doc & translations utilities in CMakeLists.txt for releaseme script
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
new file mode 100644
index 00000000..c3865ef3
--- /dev/null
+++ b/doc/CMakeLists.txt
@@ -0,0 +1,2 @@
+########### install files ################
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR rekonq)