forked from Mirror/frr
include: Add nexthop.h to the include automake file
Add linux header nexthop.h to the automake file under include/. Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
This commit is contained in:
parent
a3267f8b6e
commit
50cfa27f1b
|
@ -6,6 +6,7 @@ noinst_HEADERS += \
|
|||
include/linux/mpls_iptunnel.h \
|
||||
include/linux/neighbour.h \
|
||||
include/linux/netlink.h \
|
||||
include/linux/nexthop.h \
|
||||
include/linux/rtnetlink.h \
|
||||
include/linux/socket.h \
|
||||
include/linux/net_namespace.h \
|
||||
|
|
Loading…
Reference in a new issue