summaryrefslogtreecommitdiffstats
path: root/ripd
diff options
context:
space:
mode:
Diffstat (limited to 'ripd')
-rw-r--r--ripd/rip_cli.c2
-rw-r--r--ripd/subdir.am5
2 files changed, 0 insertions, 7 deletions
diff --git a/ripd/rip_cli.c b/ripd/rip_cli.c
index 73442bf16..34ea21672 100644
--- a/ripd/rip_cli.c
+++ b/ripd/rip_cli.c
@@ -30,9 +30,7 @@
#include "ripd/ripd.h"
#include "ripd/rip_nb.h"
-#ifndef VTYSH_EXTRACT_PL
#include "ripd/rip_cli_clippy.c"
-#endif
/*
* XPath: /frr-ripd:ripd/instance
diff --git a/ripd/subdir.am b/ripd/subdir.am
index b00c37588..98cc765c9 100644
--- a/ripd/subdir.am
+++ b/ripd/subdir.am
@@ -4,11 +4,6 @@
if RIPD
sbin_PROGRAMS += ripd/ripd
-vtysh_scan += \
- ripd/rip_cli.c \
- ripd/rip_debug.c \
- ripd/ripd.c \
- # end
vtysh_daemons += ripd
if SNMP