summaryrefslogtreecommitdiffstats
path: root/doc/man/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-08-15 16:06:28 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-08-15 16:10:12 +0200
commit96ca985dbf1771b77e133dfa83b55c2e9422ed07 (patch)
tree0207c745b557df6692627c7ee72f293b9bd6710c /doc/man/CMakeLists.txt
parenta88e61eb7ef2e82b60ec12082024dcc48ff8d8c2 (diff)
downloadtde-systemsettings-96ca985d.tar.gz
tde-systemsettings-96ca985d.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 bf3bc777f02fe90d6d377d4e47f914bfc83cd86a)
Diffstat (limited to 'doc/man/CMakeLists.txt')
-rw-r--r--doc/man/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt
deleted file mode 100644
index 7d61821..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
- FILES systemsettings.1
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)