summaryrefslogtreecommitdiffstats
path: root/vtysh/Makefile.am
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-09-30 08:20:31 +0300
committerTimo Teräs <timo.teras@iki.fi>2014-09-30 08:20:45 +0300
commitae9537903c496dc50693c59b7b0751aee38ed012 (patch)
treeb1eddd7d5178eac802cb4018a0d75bd899133457 /vtysh/Makefile.am
parent55bccfd7198195aef8f968691b53ec867cbe3989 (diff)
downloadquagga-old-nhrp.tar.bz2
quagga-old-nhrp.tar.xz
add nhrpd skeletonold-nhrp
Diffstat (limited to 'vtysh/Makefile.am')
-rw-r--r--vtysh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/vtysh/Makefile.am b/vtysh/Makefile.am
index 5c325ec2..92feb27e 100644
--- a/vtysh/Makefile.am
+++ b/vtysh/Makefile.am
@@ -24,7 +24,7 @@ EXTRA_DIST = extract.pl
vtysh_cmd_FILES = $(top_srcdir)/bgpd/*.c $(top_srcdir)/isisd/*.c \
$(top_srcdir)/ospfd/*.c $(top_srcdir)/ospf6d/*.c \
$(top_srcdir)/ripd/*.c $(top_srcdir)/ripngd/*.c \
- $(top_srcdir)/babeld/*.c \
+ $(top_srcdir)/babeld/*.c $(top_srcdir)/nhrpd/*.c \
$(top_srcdir)/lib/keychain.c $(top_srcdir)/lib/routemap.c \
$(top_srcdir)/lib/filter.c $(top_srcdir)/lib/plist.c \
$(top_srcdir)/lib/distribute.c $(top_srcdir)/lib/if_rmap.c \