]> git.proxmox.com Git - mirror_frr.git/blobdiff - ripngd/subdir.am
Merge pull request #3120 from opensourcerouting/remove-list-delete
[mirror_frr.git] / ripngd / subdir.am
index 1f7ff09d6edc52005e4e3b362b593d4eeb6e211c..8f834a1d297d5200fd4b711a90b7264d6fbf5bc2 100644 (file)
@@ -5,6 +5,14 @@
 if RIPNGD
 noinst_LIBRARIES += ripngd/libripng.a
 sbin_PROGRAMS += ripngd/ripngd
+vtysh_scan += \
+       $(top_srcdir)/ripngd/ripng_debug.c \
+       $(top_srcdir)/ripngd/ripng_interface.c \
+       $(top_srcdir)/ripngd/ripng_offset.c \
+       $(top_srcdir)/ripngd/ripng_zebra.c \
+       $(top_srcdir)/ripngd/ripngd.c \
+       # end
+man8 += $(MANBUILD)/ripngd.8
 endif
 
 ripngd_libripng_a_SOURCES = \