diff options
author | Slávek Banko <[email protected]> | 2021-07-22 18:12:06 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-22 18:13:01 +0200 |
commit | 34b18a71c176ff8ec33096da4afcf507dd2b412c (patch) | |
tree | 72cb4c09a96492f0bf4e1bd204e76c88ead48fd1 /translations/CMakeLists.txt | |
parent | 1d1538ef9a176049096deacb13e47c9c58fb1711 (diff) | |
download | codeine-34b18a71c176ff8ec33096da4afcf507dd2b412c.tar.gz codeine-34b18a71c176ff8ec33096da4afcf507dd2b412c.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() |