]> git.puffer.fish Git - mirror/frr.git/commitdiff
mgmtd: embed frr-zebra-route-map module 15291/head
authorIgor Ryzhov <iryzhov@nfware.com>
Sat, 3 Feb 2024 20:29:40 +0000 (22:29 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Sun, 4 Feb 2024 20:27:28 +0000 (22:27 +0200)
All used modules should be embedded to ensure work on all operating
systems.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
mgmtd/subdir.am

index 0af64dc0be522c3f9a971d58146742abff6af9f0..3eaa9567ab8e83629bb5cd7a185fb79eed1742d0 100644 (file)
@@ -61,6 +61,7 @@ mgmtd_mgmtd_SOURCES = \
        # end
 nodist_mgmtd_mgmtd_SOURCES = \
        yang/frr-zebra.yang.c \
+       yang/frr-zebra-route-map.yang.c \
        yang/ietf/ietf-netconf-acm.yang.c \
        yang/ietf/ietf-netconf.yang.c \
        yang/ietf/ietf-netconf-with-defaults.yang.c \