summaryrefslogtreecommitdiffstats
path: root/doc/de
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-07-20 16:50:47 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-20 16:52:12 +0200
commit2fd02fe8bb815590dfd78710125f16b60d4d5946 (patch)
tree49b2ddaeb298ae9f0882f57adae5af8d5b1c38d5 /doc/de
parent9709c554f32893aa129ce0751fec1f49a9bcdb6f (diff)
downloadtdepacman-2fd02fe8.tar.gz
tdepacman-2fd02fe8.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d2ee5effeeb3d18672a68eb1046e9446e02b2b6e)
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/de/CMakeLists.txt b/doc/de/CMakeLists.txt
deleted file mode 100644
index 0e17c6c..0000000
--- a/doc/de/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-file( GLOB _files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.html )
-
-install(
- FILES ${_files} tdepacman.gif
- DESTINATION ${HTML_INSTALL_DIR}/de/${PROJECT_NAME}
-)