diff options
author | Slávek Banko <[email protected]> | 2021-07-20 16:50:47 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-20 16:50:47 +0200 |
commit | d2ee5effeeb3d18672a68eb1046e9446e02b2b6e (patch) | |
tree | dfa8a8dc435c76487199e41ba21156f65b03675c /translations/CMakeLists.txt | |
parent | 683d9046a7a5fad7742a5c40d2c9d28e5613e879 (diff) | |
download | tdepacman-d2ee5effeeb3d18672a68eb1046e9446e02b2b6e.tar.gz tdepacman-d2ee5effeeb3d18672a68eb1046e9446e02b2b6e.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() |