summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-03-12 11:45:06 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-03-12 11:45:06 +0100
commitf5b1a453f1c75f946c4b2bd14a49fb17d84fbcfc (patch)
tree0099e7b97e7768ca33864607ea5a153e3f232c46 /CMakeLists.txt
parentrekonq 0.4 stable (diff)
downloadrekonq-f5b1a453f1c75f946c4b2bd14a49fb17d84fbcfc.tar.xz
Added i18n stuffs
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 02131de7..5a22e2b6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -97,6 +97,7 @@ IF(REKONQ_CAN_BE_COMPILED)
ADD_SUBDIRECTORY( src )
ADD_SUBDIRECTORY( icons )
ADD_SUBDIRECTORY( docs )
+# ADD_SUBDIRECTORY( i18n )
ENDIF(REKONQ_CAN_BE_COMPILED)