diff options
Diffstat (limited to 'translations/es')
-rw-r--r-- | translations/es/CMakeLists.txt | 1 | ||||
-rw-r--r-- | translations/es/messages/CMakeLists.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/translations/es/CMakeLists.txt b/translations/es/CMakeLists.txt deleted file mode 100644 index 9c11aea..0000000 --- a/translations/es/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -add_subdirectory( messages ) diff --git a/translations/es/messages/CMakeLists.txt b/translations/es/messages/CMakeLists.txt deleted file mode 100644 index 041b7a3..0000000 --- a/translations/es/messages/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_translation( LANG es ) |