summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-10-14 01:15:31 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-10-14 01:15:54 +0200
commit6403a32b542d3c997d4399497d18955954806bf0 (patch)
treeda123999f261f5c10df8d6bb4b1c3a34e8773805
parent9f16a312faa2652a1c226ec305c345013f096018 (diff)
downloadtdebase-6403a32b542d3c997d4399497d18955954806bf0.tar.gz
tdebase-6403a32b542d3c997d4399497d18955954806bf0.zip
Add doc/kappfinder/CMakeLists.txt to avoid unwanted automatic
installation of man-kappfinder.1.docbook. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1783e5c1ec0567c47508b186826dd2b69dda2c75)
-rw-r--r--doc/kappfinder/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/kappfinder/CMakeLists.txt b/doc/kappfinder/CMakeLists.txt
new file mode 100644
index 000000000..54e4d7175
--- /dev/null
+++ b/doc/kappfinder/CMakeLists.txt
@@ -0,0 +1,6 @@
+#################################################
+#
+# Empty CMake rules to avoid unwanted automatic
+# installation of man-kappfinder.1.docbook
+#
+#################################################