From: Openkylin Developers <packaging@lists.openkylin.top>
Date: Mon, 12 Jun 2023 16:07:23 +0800
Subject: dont-install-all-manpages-for-examples

---
 examples/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/Makefile.am b/examples/Makefile.am
index 77767ff..f3cd017 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,5 +1,5 @@
 MAINTAINERCLEANFILES = Makefile.in
-dist_man_MANS = dc1394_multiview.1  dc1394_reset_bus.1  dc1394_vloopback.1  grab_color_image.1  grab_gray_image.1  grab_partial_image.1
+dist_man_MANS = dc1394_reset_bus.1 dc1394_vloopback.1
 AM_CPPFLAGS = -I$(top_srcdir)
 
 A = grab_gray_image grab_partial_image grab_color_image \
