summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorTimo <6674623+underhood@users.noreply.github.com>2020-03-16 20:44:19 +0100
committerGitHub <noreply@github.com>2020-03-16 20:44:19 +0100
commit2c8cbc1f6336814cafdc8ea0043bbf936497e8ff (patch)
tree81622a9ca8189f0315293911362bc28c3a107e6f /CMakeLists.txt
parent7901ae9b05de2b827b6fa069dddb23d59686c86b (diff)
Add mising files to CMake (#8412)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6b23032620..bc3b784de9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -612,6 +612,8 @@ set(CLAIM_PLUGIN_FILES
)
set(ACLK_PLUGIN_FILES
+ aclk/aclk_common.c
+ aclk/aclk_common.h
aclk/agent_cloud_link.c
aclk/agent_cloud_link.h
aclk/aclk_lws_wss_client.c