aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 0e05f850..ade02a11 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -36,6 +36,7 @@ ADD_LIBRARY(afb-lib STATIC
afb-api-so.c
afb-api-so-v1.c
afb-api-so-v2.c
+ afb-api-so-vdyn.c
afb-api-ws.c
afb-apiset.c
afb-auth.c