summaryrefslogtreecommitdiffstats
path: root/eigrpd/subdir.am
diff options
context:
space:
mode:
Diffstat (limited to 'eigrpd/subdir.am')
-rw-r--r--eigrpd/subdir.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/eigrpd/subdir.am b/eigrpd/subdir.am
index 3b647e060..e417132b5 100644
--- a/eigrpd/subdir.am
+++ b/eigrpd/subdir.am
@@ -4,12 +4,6 @@
if EIGRPD
sbin_PROGRAMS += eigrpd/eigrpd
-vtysh_scan += \
- eigrpd/eigrp_cli.c \
- eigrpd/eigrp_dump.c \
- eigrpd/eigrp_vty.c \
- # end
-# eigrpd/eigrp_routemap.c
vtysh_daemons += eigrpd
man8 += $(MANBUILD)/frr-eigrpd.8
endif