aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrej Kozemcak <andrej.kozemcak@pantheon.tech>2019-03-08 13:52:16 +0100
committerAndrej Kozemcak <andrej.kozemcak@pantheon.tech>2019-03-08 13:52:16 +0100
commit3b2275f5570fc11f17301ccf080df21a6a0573a6 (patch)
tree50d28ebf13eda21880b1a55ecf0599eeb93e85ed /src/plugins/CMakeLists.txt
parentd7b6abb9e9e7a1e8eed4374f97374b7175126488 (diff)
Move sys_util files to plugins root directory
Change-Id: I2c7041fd34a99ebbe8e7a20ce87da9f39e548458 Signed-off-by: Andrej Kozemcak <andrej.kozemcak@pantheon.tech>
Diffstat (limited to 'src/plugins/CMakeLists.txt')
-rw-r--r--src/plugins/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt
index f9bc5ea..e8b69e7 100644
--- a/src/plugins/CMakeLists.txt
+++ b/src/plugins/CMakeLists.txt
@@ -46,10 +46,10 @@ endif()
set(PLUGINS_SOURCES
sc_plugins.c
sc_model.c
+ sys_util.c
ietf/ietf_interface.c
openconfig/openconfig_interfaces.c
openconfig/openconfig_local_routing.c
- openconfig/sys_util.c
)
# build the source code into shared library