]> git.proxmox.com Git - mirror_frr.git/commit
ldpd, zebra: Fix `make dist` compiles
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 9 Nov 2017 16:09:58 +0000 (11:09 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 9 Nov 2017 16:14:33 +0000 (11:14 -0500)
commitab59f4f7e3b83947bc00f40b9ecc251749a7112e
treedb2ea70f5fe7d4912e937318a31cb4c6b234f72e
parent0db8196a967778a8d4e1018329b635b5716d6a08
ldpd, zebra: Fix `make dist` compiles

The original clippy implementation used if VTYSH_EXTRACT_PL
was defined or not to know to include as part of the creation
of vtysh.

Follow their lead here.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
ldpd/ldp_vty_cmds.c
zebra/zebra_vty.c