From 7c3bc32824e210428f0189b7246f6f723e654b83 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz>
Date: Mon, 26 Jul 2021 16:51:38 +0200
Subject: Use common rules for build and install documentation and
 translations.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
---
 doc/man/CMakeLists.txt | 5 -----
 1 file changed, 5 deletions(-)
 delete mode 100644 doc/man/CMakeLists.txt

(limited to 'doc/man/CMakeLists.txt')

diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt
deleted file mode 100644
index 8512250..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
-    FILES ${PROJECT_NAME}.1
-    DESTINATION ${MAN_INSTALL_DIR}/man1
-    COMPONENT doc
-)
-- 
cgit v1.2.1