diff options
Diffstat (limited to 'vtysh/Makefile.am')
| -rw-r--r-- | vtysh/Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/vtysh/Makefile.am b/vtysh/Makefile.am index 9a5008f9d7..2e928657f4 100644 --- a/vtysh/Makefile.am +++ b/vtysh/Makefile.am @@ -127,6 +127,7 @@ vtysh_cmd_FILES = $(vtysh_scan) \  	          $(top_srcdir)/zebra/zebra_fpm.c \  		  $(top_srcdir)/zebra/zebra_ptm.c \  		  $(top_srcdir)/zebra/zebra_mpls_vty.c \ +		  $(top_srcdir)/zebra/zebra_pw.c \  		  $(top_srcdir)/watchfrr/watchfrr_vty.c \  	          $(BGP_VNC_RFAPI_SRC) $(BGP_VNC_RFP_SRC)  | 
