diff options
author | Slávek Banko <[email protected]> | 2021-07-26 13:28:53 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-26 13:28:53 +0200 |
commit | 168c258a6bac0510d26d82c6ceee79257dd9ecff (patch) | |
tree | 13638361b0dd0d5b20c66b835e26abe155424147 /translations/CMakeLists.txt | |
parent | 94bcfcceea05db212b1ac6f636bea4ffb10587f6 (diff) | |
download | tdesudo-168c258a6bac0510d26d82c6ceee79257dd9ecff.tar.gz tdesudo-168c258a6bac0510d26d82c6ceee79257dd9ecff.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r-- | translations/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt deleted file mode 100644 index 42b186a..0000000 --- a/translations/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_auto_add_subdirectories() |