diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-08 22:07:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-08 22:08:18 +0900 |
commit | 449493e3e51bee8cf10949149de4cba381210d8b (patch) | |
tree | 68ee6877b0e08534af78279619644d6b614f9f43 /translations/CMakeLists.txt | |
parent | 2f99d10b0708ac3c3d1f92a9a63566560fe43350 (diff) | |
download | knemo-449493e3e51bee8cf10949149de4cba381210d8b.tar.gz knemo-449493e3e51bee8cf10949149de4cba381210d8b.zip |
Removed unused old translation files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1d0459ed16d05e935931cd5b4d41764f8f6c5cf6)
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r-- | translations/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt index 9c11aea..42b186a 100644 --- a/translations/CMakeLists.txt +++ b/translations/CMakeLists.txt @@ -1 +1 @@ -add_subdirectory( messages ) +tde_auto_add_subdirectories() |