summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorshadeslayer <shadeslayer@shadeslayer.(none)>2009-10-24 20:33:30 +0530
committershadeslayer <shadeslayer@shadeslayer.(none)>2009-10-24 20:33:30 +0530
commitd4fc2570a4d2a4bc3de9bb3821e0d66c9f274ec6 (patch)
tree13f2cede024bd4f08bc16232ef5807ee11494d82 /CMakeLists.txt
parentModified CMakeLists.txt to include the subfolder docs/ while compiling (diff)
downloadrekonq-d4fc2570a4d2a4bc3de9bb3821e0d66c9f274ec6.tar.xz
some minor fixing
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a83b2a81..5926219a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -103,7 +103,6 @@ IF(REKONQ_CAN_BE_COMPILED)
ADD_SUBDIRECTORY( data )
ADD_SUBDIRECTORY( docs )
-
ENDIF(REKONQ_CAN_BE_COMPILED)
# ================================================================================