diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-10-14 01:15:31 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-10-14 01:15:54 +0200 |
commit | 6403a32b542d3c997d4399497d18955954806bf0 (patch) | |
tree | da123999f261f5c10df8d6bb4b1c3a34e8773805 /doc/kappfinder | |
parent | 9f16a312faa2652a1c226ec305c345013f096018 (diff) | |
download | tdebase-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)
Diffstat (limited to 'doc/kappfinder')
-rw-r--r-- | doc/kappfinder/CMakeLists.txt | 6 |
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 +# +################################################# |