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:
Stephen Worley 2019-03-21 10:33:42 -04:00
parent a3267f8b6e
commit 50cfa27f1b

View file

@ -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 \