diff options
| author | David Lamparter <equinox@diac24.net> | 2021-04-14 00:00:43 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2021-04-15 23:12:45 +0200 |
| commit | 9cb089fc43bccbe4159c7a9a24e9dc06ed5c943f (patch) | |
| tree | 2955decc0468ebd45bf118970b59e8be4cd16e12 /lib/subdir.am | |
| parent | c4e57cd52e4faace1645291a6ab3b9a84993a9fc (diff) | |
vtysh: add lib/resolver.c to vtysh_scan
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'lib/subdir.am')
| -rw-r--r-- | lib/subdir.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/subdir.am b/lib/subdir.am index 61390419f2..bd24ccbfb8 100644 --- a/lib/subdir.am +++ b/lib/subdir.am @@ -144,6 +144,7 @@ vtysh_scan += \ 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 \ |
