]> git.proxmox.com Git - mirror_frr.git/blobdiff - sharpd/subdir.am
eigrpd: eigrp usage of uint32_t to struct in_addr for router_id data
[mirror_frr.git] / sharpd / subdir.am
index da7d68e0bca88b37790c7b90fcc798b6ea4c47cb..2a34aecfb3eff05f495b85f1222d594cb5cba3dc 100644 (file)
@@ -6,6 +6,8 @@ if SHARPD
 noinst_LIBRARIES += sharpd/libsharp.a
 sbin_PROGRAMS += sharpd/sharpd
 dist_examples_DATA += sharpd/sharpd.conf.sample
+vtysh_scan += $(top_srcdir)/sharpd/sharp_vty.c
+man8 += $(MANBUILD)/sharpd.8
 endif
 
 sharpd_libsharp_a_SOURCES = \
@@ -13,6 +15,11 @@ sharpd_libsharp_a_SOURCES = \
        sharpd/sharp_vty.c \
        # end
 
+noinst_HEADERS += \
+       sharpd/sharp_vty.h \
+       sharpd/sharp_zebra.h \
+       # end
+
 sharpd/sharp_vty_clippy.c: $(CLIPPY_DEPS)
 sharpd/sharp_vty.$(OBJEXT): sharpd/sharp_vty_clippy.c