summaryrefslogtreecommitdiffstats
path: root/doc/man/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-07-26 13:26:35 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-26 13:27:41 +0200
commit5f4f04ec4f3cd0ceabb4128b196cb958d1f17772 (patch)
treed873110cc397eff799f84a0feee4ca97ed8f1f2f /doc/man/CMakeLists.txt
parent34c2cbb34f310819b8899e1db6aa5d4db32ded30 (diff)
downloadtdenetworkmanager-5f4f04ec.tar.gz
tdenetworkmanager-5f4f04ec.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 a5d6334b6055e5ff63470363ddbc581240df6019)
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 8512250..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
- FILES ${PROJECT_NAME}.1
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)