diff options
author | Slávek Banko <[email protected]> | 2021-08-15 16:06:28 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-08-15 16:06:28 +0200 |
commit | bf3bc777f02fe90d6d377d4e47f914bfc83cd86a (patch) | |
tree | 5fc67f858ed370d97316895f028f9ef91832b36f /translations/CMakeLists.txt | |
parent | 679214ce9a37406c4930dd265c2438baa2a31405 (diff) | |
download | tde-systemsettings-bf3bc777f02fe90d6d377d4e47f914bfc83cd86a.tar.gz tde-systemsettings-bf3bc777f02fe90d6d377d4e47f914bfc83cd86a.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() |