Skip to content

Commit

Permalink
Merge pull request FRRouting#15843 from opensourcerouting/yang-link-n…
Browse files Browse the repository at this point in the history
…etconf-acm

yang: ietf-netconf-acm needs to be in libfrr
  • Loading branch information
mjstapp authored Apr 26, 2024
2 parents 8d2c255 + b472b02 commit 76dbfc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions lib/subdir.am
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ nodist_lib_libfrr_la_SOURCES = \
yang/frr-nexthop.yang.c \
yang/ietf/frr-deviations-ietf-key-chain.yang.c \
yang/ietf/ietf-routing-types.yang.c \
yang/ietf/ietf-netconf-acm.yang.c \
yang/ietf/ietf-key-chain.yang.c \
yang/ietf/ietf-interfaces.yang.c \
yang/ietf/ietf-bgp-types.yang.c \
Expand Down
1 change: 0 additions & 1 deletion mgmtd/subdir.am
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ mgmtd_mgmtd_SOURCES = \
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 \
# nothing
Expand Down

0 comments on commit 76dbfc1

Please sign in to comment.