summaryrefslogtreecommitdiff
path: root/docs/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-05-03 18:57:33 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-05-03 18:57:33 +0200
commit871cb6f8fd2828260a361265c08c595648510b68 (patch)
treefb87b3b2349f712d9db3d08064f943a5beb2ede8 /docs/CMakeLists.txt
parentQLatin1String -> QL1S (diff)
parentFixed a minor bug in documentation (diff)
downloadrekonq-871cb6f8fd2828260a361265c08c595648510b68.tar.xz
Fix conflicts
Merge commit 'refs/merge-requests/2254' of git://gitorious.org/rekonq/mainline into DocsUpdate Conflicts: docs/index.docbook
Diffstat (limited to 'docs/CMakeLists.txt')
-rw-r--r--docs/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index 5ddaecc9..58af3730 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -1,5 +1,4 @@
-########### install files ###############
-#
+########### install files ################
cmake_minimum_required(VERSION 2.6)
find_package(KDE4 REQUIRED)
include (KDE4Defaults)