diff options
author | Michele Calgaro <[email protected]> | 2020-10-08 22:07:11 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-10-08 22:07:11 +0900 |
commit | 1d0459ed16d05e935931cd5b4d41764f8f6c5cf6 (patch) | |
tree | d1b2075f85eafc2b9abbe34715e9ba003a1d9788 /translations/CMakeLists.txt | |
parent | 3be6b459c22b211ec5943ce47621b93427886883 (diff) | |
download | knemo-1d0459ed16d05e935931cd5b4d41764f8f6c5cf6.tar.gz knemo-1d0459ed16d05e935931cd5b4d41764f8f6c5cf6.zip |
Removed unused old translation files.
Signed-off-by: Michele Calgaro <[email protected]>
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() |