diff options
Diffstat (limited to 'lib/subdir.am')
-rw-r--r-- | lib/subdir.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/subdir.am b/lib/subdir.am index 0853d4bb2..b7efec488 100644 --- a/lib/subdir.am +++ b/lib/subdir.am @@ -141,10 +141,14 @@ vtysh_scan += \ lib/if_rmap.c \ lib/keychain.c \ lib/lib_vty.c \ + lib/log_vty.c \ lib/nexthop_group.c \ lib/plist.c \ + lib/resolver.c \ lib/routemap.c \ lib/routemap_cli.c \ + lib/spf_backoff.c \ + lib/thread.c \ lib/vrf.c \ lib/vty.c \ # end |