summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-08-27 10:29:31 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-08-27 10:29:31 +0200
commit0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847 (patch)
tree73a22df9ae9f5140998c385ffd9f19a0e00bd763 /doc/man
parenteaa160d9ab5c3cc86af4258dbe8214e2fcfa7f10 (diff)
downloadk3b-0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847.tar.gz
k3b-0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847.zip
Move the documentation to a new directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt
deleted file mode 100644
index f07121a..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-SET(MANFILES k3b.1)
-
-INSTALL(FILES
- ${MANFILES}
- DESTINATION share/man/man1)
-