diff options
Diffstat (limited to 'ripngd')
-rw-r--r-- | ripngd/subdir.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ripngd/subdir.am b/ripngd/subdir.am index 07d0cb892..4e219c994 100644 --- a/ripngd/subdir.am +++ b/ripngd/subdir.am @@ -10,7 +10,7 @@ vtysh_scan += \ $(top_srcdir)/ripngd/ripng_debug.c \ $(top_srcdir)/ripngd/ripngd.c \ # end -man8 += $(MANBUILD)/ripngd.8 +man8 += $(MANBUILD)/frr-ripngd.8 endif ripngd_libripng_a_SOURCES = \ |