commit | de4a341ee2affbae2ecf37cdd6bb15254e2abcec | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Wed Apr 14 15:38:27 2021 +0200 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Thu Apr 15 11:06:58 2021 +0200 |
tree | a7bfdde418ae1741e2841e814dcf9f482beccc18 | |
parent | 52143d10580075ede0aef75380acb2d8695ddd09 [diff] [blame] |
plugin types FEATURE ietf-yang-types plugins
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3445f8d..16eda9d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -140,6 +140,9 @@ src/plugins_types/union.c src/plugins_types/ip_address.c src/plugins_types/ip_prefix.c + src/plugins_types/date_and_time.c + src/plugins_types/hex_string.c + src/plugins_types/xpath1.0.c src/plugins_exts.c src/plugins_exts/metadata.c src/plugins_exts/nacm.c