diff options
Diffstat (limited to 'pt_BR')
-rw-r--r-- | pt_BR/CMakeLists.txt | 1 | ||||
-rw-r--r-- | pt_BR/messages/CMakeLists.txt | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/pt_BR/CMakeLists.txt b/pt_BR/CMakeLists.txt index a435eb9..ba78952 100644 --- a/pt_BR/CMakeLists.txt +++ b/pt_BR/CMakeLists.txt @@ -1,2 +1 @@ -tde_conditional_add_subdirectory( BUILD_MESSAGES messages ) tde_conditional_add_subdirectory( BUILD_DOC doc ) diff --git a/pt_BR/messages/CMakeLists.txt b/pt_BR/messages/CMakeLists.txt deleted file mode 100644 index 02c6b68..0000000 --- a/pt_BR/messages/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_translation( LANG pt_BR ) |