From 09a50f420bbf83546bfc685b2afa9435608eba1e Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 7 Oct 2015 10:33:39 +0100 Subject: [PATCH] add tipc manpages to Makefile --- man/man8/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/man8/Makefile b/man/man8/Makefile index 9ffdaee3..1845987d 100644 --- a/man/man8/Makefile +++ b/man/man8/Makefile @@ -10,7 +10,9 @@ MAN8PAGES = $(TARGETS) ip.8 arpd.8 lnstat.8 routel.8 rtacct.8 rtmon.8 rtpr.8 ss. ip-addrlabel.8 ip-fou.8 ip-gue.8 ip-l2tp.8 \ ip-maddress.8 ip-monitor.8 ip-mroute.8 ip-neighbour.8 \ ip-netns.8 ip-ntable.8 ip-rule.8 ip-tunnel.8 ip-xfrm.8 \ - ip-tcp_metrics.8 ip-netconf.8 ip-token.8 + ip-tcp_metrics.8 ip-netconf.8 ip-token.8 \ + tipc.8 tipc-bearer.8 tipc-link.8 tipc-media.8 tipc-nametable.8 \ + tipc-node.8 tipc-socket.8 all: $(TARGETS)