]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
add tipc manpages to Makefile
authorStephen Hemminger <shemming@brocade.com>
Wed, 7 Oct 2015 09:33:39 +0000 (10:33 +0100)
committerStephen Hemminger <shemming@brocade.com>
Wed, 7 Oct 2015 09:33:39 +0000 (10:33 +0100)
man/man8/Makefile

index 9ffdaee3efc1eac01f532e0499a4f004f4a4b1aa..1845987d82985cd800467afef351aea4e10c4472 100644 (file)
@@ -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)