]> git.proxmox.com Git - mirror_frr.git/commitdiff
ripd: embed BFD YANG models
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 25 May 2023 11:47:03 +0000 (13:47 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 25 May 2023 11:47:54 +0000 (13:47 +0200)
The frr-ripd model has a dependency on frr-bfdd, so include it in build.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ripd/subdir.am

index 294a05e575ae09b007011b388860202d6b3a632a..c793a6d6853828b1397d488c9e092eed3d50a540 100644 (file)
@@ -48,6 +48,7 @@ noinst_HEADERS += \
 ripd_ripd_LDADD = lib/libfrr.la $(LIBCAP)
 nodist_ripd_ripd_SOURCES = \
        yang/frr-ripd.yang.c \
+       yang/frr-bfdd.yang.c \
        # end
 
 ripd_ripd_snmp_la_SOURCES = ripd/rip_snmp.c