From 1783e5c1ec0567c47508b186826dd2b69dda2c75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 14 Oct 2022 01:15:31 +0200 Subject: Add doc/kappfinder/CMakeLists.txt to avoid unwanted automatic installation of man-kappfinder.1.docbook. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/kappfinder/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/kappfinder/CMakeLists.txt 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 +# +################################################# -- cgit v1.2.1