]> git.puffer.fish Git - mirror/frr.git/commitdiff
build: fix frr-if-rmap.yang model embedding 13374/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 24 Apr 2023 15:00:55 +0000 (17:00 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 24 Apr 2023 15:02:34 +0000 (17:02 +0200)
This was missed somewhere along the line, causing ripd to not start.

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

index 0cd68c0e7092ddf7c5be32203e43b864fbdfb5db..7ae82d5a69bd978e9f660d96a04b562306bb5237 100644 (file)
@@ -138,6 +138,7 @@ lib_libfrr_la_SOURCES = \
 nodist_lib_libfrr_la_SOURCES = \
        yang/frr-affinity-map.yang.c \
        yang/frr-filter.yang.c \
+       yang/frr-if-rmap.yang.c \
        yang/frr-interface.yang.c \
        yang/frr-route-map.yang.c \
        yang/frr-route-types.yang.c \