summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vtysh/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/vtysh/Makefile.am b/vtysh/Makefile.am
index 29ffa7e22b..10d51f6ace 100644
--- a/vtysh/Makefile.am
+++ b/vtysh/Makefile.am
@@ -50,6 +50,7 @@ vtysh_scan += $(top_srcdir)/bgpd/bgp_dump.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_evpn_vty.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_filter.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_mplsvpn.c
+vtysh_scan += $(top_srcdir)/bgpd/bgp_nexthop.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_route.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_routemap.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_vty.c