diff options
author | Renato Westphal <renato@opensourcerouting.org> | 2017-12-07 20:31:48 +0100 |
---|---|---|
committer | Renato Westphal <renato@opensourcerouting.org> | 2018-10-27 20:16:12 +0200 |
commit | 1c2facd12df7bc27758d7ea674b1e57e401fc234 (patch) | |
tree | b82aeb06586c2c7b380420ddd484964af915aee1 /yang/subdir.am | |
parent | Merge pull request #3235 from opensourcerouting/buildfoo-20181024 (diff) | |
download | frr-1c2facd12df7bc27758d7ea674b1e57e401fc234.tar.xz frr-1c2facd12df7bc27758d7ea674b1e57e401fc234.zip |
lib: introduce new northbound API
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to '')
-rw-r--r-- | yang/subdir.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yang/subdir.am b/yang/subdir.am new file mode 100644 index 000000000..b290f9b27 --- /dev/null +++ b/yang/subdir.am @@ -0,0 +1 @@ +dist_yangmodels_DATA += yang/frr-module-translator.yang |