From bee04e40f392186c6b5374dbdcb672c08aea19c9 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Sun, 26 Feb 2017 20:55:13 +0100 Subject: build: merge man/Makefile.am into top-level makefile --- Makefile.am | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 278d1071..8dd245d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,6 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = \ . \ - man \ python \ tests @@ -529,6 +528,16 @@ endif ############################################################################### +dist_man8_MANS = \ + man/nl-classid-lookup.8 \ + man/nl-pktloc-lookup.8 \ + man/nl-qdisc-add.8 \ + man/nl-qdisc-delete.8 \ + man/nl-qdisc-list.8 \ + man/genl-ctrl-list.8 + +############################################################################### + if ENABLE_CLI pkgconfig_DATA += libnl-cli-3.0.pc endif -- cgit v1.2.3