summaryrefslogtreecommitdiffstats
path: root/doc/man/CMakeLists.txt
diff options
context:
space:
mode:
authorRay-V <ray-v@inbox.lv>2021-06-17 20:29:29 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-06-18 02:39:22 +0200
commit736bdb7edd41bf8caac7dea748f1e801192f7583 (patch)
tree0c23afdab82884aa70ce07fba8011296f0cfa1cf /doc/man/CMakeLists.txt
parentca8acd088527f17a02dc747d04e203cd1342db4d (diff)
downloadkvpnc-736bdb7e.tar.gz
kvpnc-736bdb7e.zip
Removed CMakeLists.txt from doc and translations trees
Deleted and added macro calls to toplevel CMakeLists.txt Moved doc/tdeioslave/en/pcf to doc/en/tdeioslave/pcf Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit df31e02c1f27eada610c8027ea7c9c7fcd9c3111)
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
-)