summaryrefslogtreecommitdiff
path: root/docs/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 /docs/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 'docs/CMakeLists.txt')
-rw-r--r--docs/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
deleted file mode 100644
index c3865ef3..00000000
--- a/docs/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-########### install files ################
-kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR rekonq)