From: Stephen Hemminger Date: Wed, 7 Oct 2015 09:33:39 +0000 (+0100) Subject: add tipc manpages to Makefile X-Git-Tag: v4.3.0~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a50f420bbf83546bfc685b2afa9435608eba1e;p=thirdparty%2Fiproute2.git add tipc manpages to Makefile --- diff --git a/man/man8/Makefile b/man/man8/Makefile index 9ffdaee3e..1845987d8 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)