diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-22 18:18:15 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-22 18:18:15 +0200 |
commit | ca9162597e232f79023a7f1cb223cb46879956ed (patch) | |
tree | 7ce0eb7380c9a548d71c76c0b240fc7f6ee0e74a /doc/de | |
parent | ceb146142cf8e36576d28c937f4e96d68663c6fd (diff) | |
download | kmplayer-ca9162597e232f79023a7f1cb223cb46879956ed.tar.gz kmplayer-ca9162597e232f79023a7f1cb223cb46879956ed.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/de/CMakeLists.txt b/doc/de/CMakeLists.txt deleted file mode 100644 index c8e502d..0000000 --- a/doc/de/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -tde_create_handbook( - DESTINATION ${PROJECT_NAME} - LANG de -) |