Commit a4dd754c8dab4db3fc415209c91e9b77ec285d3d

Guillem Jover 2017-06-22T04:58:09

man: Ship and install libbsd(7) Fixes: https://bugs.freedesktop.org/101543

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/man/Makefile.am b/man/Makefile.am
index fe0c335..28192c0 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -181,6 +181,7 @@ dist_man_MANS = \
 	le32enc.3bsd \
 	le64dec.3bsd \
 	le64enc.3bsd \
+	libbsd.7 \
 	md5.3bsd \
 	mergesort.3bsd \
 	nlist.3bsd \