From 966e6f9e0999cae9bf6ffe6a936ed62ab9e47a17 Mon Sep 17 00:00:00 2001 From: mlaurent Date: Mon, 4 May 2009 06:44:57 +0000 Subject: Don't go in po directory (we use Messages.sh) keep po file in this directory for the moment but I think that it can move in l10n-kde4 git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 4cbc3de2..2d041b2b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -90,7 +90,6 @@ IF(REKONQ_CAN_BE_COMPILED) ADD_SUBDIRECTORY( src ) ADD_SUBDIRECTORY( icons ) ADD_SUBDIRECTORY( data ) - ADD_SUBDIRECTORY( po ) # ADD_SUBDIRECTORY( doc ) ENDIF(REKONQ_CAN_BE_COMPILED) -- cgit v1.2.1