Allow pure dynamic bindings
[src/app-framework-binder.git] / src / CMakeLists.txt
index 39b7fe1..ade02a1 100644 (file)
@@ -32,9 +32,11 @@ ADD_DEFINITIONS(-DINFER_EXTENSION)
 ADD_LIBRARY(afb-lib STATIC
        afb-api.c
        afb-api-dbus.c
+       afb-api-dyn.c
        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