]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: add lib/log_vty.c to vtysh_scan
authorDavid Lamparter <equinox@diac24.net>
Tue, 13 Apr 2021 21:24:44 +0000 (23:24 +0200)
committerDavid Lamparter <equinox@diac24.net>
Thu, 15 Apr 2021 21:12:45 +0000 (23:12 +0200)
commit48843422d3433682d8b14e9224dd71aeb82afb63
treed072ad46e4e437170e279090a340d1689f20ffb6
parent5a4ee981d0f7e503c8dc8fee16d9e9d01e3e2f54
vtysh: add lib/log_vty.c to vtysh_scan

Rather than copying everything over, include the file in vtysh_scan for
automatic pickup.

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/log_vty.c
lib/subdir.am
vtysh/extract.pl.in
vtysh/vtysh.c