summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-02-08 18:53:48 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-02-08 18:53:48 +0100
commit0ee5dac23e4b687755c18dd68bcc47625bc59532 (patch)
treeef7eca426aaadec9f2c56adc167334b0cbdd7b86 /CMakeLists.txt
parentupdated version info (diff)
downloadrekonq-0ee5dac23e4b687755c18dd68bcc47625bc59532.tar.xz
Ready for 0.0.3 release. Last fixes..
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9578c73d..56d8f9b3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -84,7 +84,7 @@ IF(REKONQ_CAN_BE_COMPILED)
ADD_SUBDIRECTORY( icons )
ADD_SUBDIRECTORY( data )
ADD_SUBDIRECTORY( htmls )
- ADD_SUBDIRECTORY( doc )
+# ADD_SUBDIRECTORY( doc )
ENDIF(REKONQ_CAN_BE_COMPILED)