summaryrefslogtreecommitdiffstats
path: root/src/plugins/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrej Kozemcak <andrej.kozemcak@pantheon.tech>2019-02-14 13:15:22 +0100
committerAndrej Kozemcak <andrej.kozemcak@pantheon.tech>2019-03-20 16:13:15 +0100
commit52002bff61ccdd95a3e69094f8e6a99eaf2c0b32 (patch)
treefe63846d48bec1e555c36f47564506ae3e662cc3 /src/plugins/CMakeLists.txt
parent7dd61fc820323344c7479dd767a2ee0f84abd810 (diff)
Plugin - init NAT
Change-Id: I072b3bc018812d9f51cb7269bfdbb98b19db873c Signed-off-by: Andrej Kozemcak <andrej.kozemcak@pantheon.tech>
Diffstat (limited to 'src/plugins/CMakeLists.txt')
-rw-r--r--src/plugins/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt
index 72a87bd..d8dba04 100644
--- a/src/plugins/CMakeLists.txt
+++ b/src/plugins/CMakeLists.txt
@@ -57,6 +57,7 @@ set(PLUGINS_SOURCES
sc_model.c
sys_util.c
ietf/ietf_interface.c
+ ietf/ietf_nat.c
openconfig/openconfig_interfaces.c
openconfig/openconfig_local_routing.c
)