diff options
| author | Mark Stapp <mjs.ietf@gmail.com> | 2024-04-26 09:31:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-26 09:31:44 -0400 |
| commit | 76dbfc148c6731cf3e5e6fc4f38dfbc8dbd6117c (patch) | |
| tree | fceda162ffded1f853abf91f9df2c97ee8a96969 /lib | |
| parent | 8d2c255d26433679b957f191ef812c65bf80b613 (diff) | |
| parent | b472b024ea68673f9148c67eeefb18584e39b78d (diff) | |
Merge pull request #15843 from opensourcerouting/yang-link-netconf-acm
yang: ietf-netconf-acm needs to be in libfrr
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/subdir.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/subdir.am b/lib/subdir.am index 5ec6adf4c0..221c0b1e1d 100644 --- a/lib/subdir.am +++ b/lib/subdir.am @@ -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 \ |
