]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: Do not run extract.pl over protocols that are not configured
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 28 Jul 2016 18:28:22 +0000 (14:28 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 28 Jul 2016 18:28:22 +0000 (14:28 -0400)
commit9994130f1d052b851bfffdd44d85e0a1c461a5cb
treea9ee634a576380b02655faf54232f2a336dabc35
parentdaa2bc7068397dc74db06dac6b3730fa5ee1ef7b
vtysh: Do not run extract.pl over protocols that are not configured

Dynamically figure out the list of .c files that we need to scan
based upon whether or not the daemon is --enabled via configure.

Ticket: CM-12081
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Quentin Young <qlyoung@cumulusnetworks.com>
vtysh/Makefile.am