From 332f9433a4bf23af7c7da10507f65e14cb250de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 27 Aug 2022 10:29:31 +0200 Subject: Move the documentation to a new directory layout. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847) --- doc/man/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 doc/man/CMakeLists.txt (limited to 'doc/man') 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) - -- cgit v1.2.1