websocket transparancy for C/S bindings
[src/app-framework-binder.git] / src / CMakeLists.txt
index af4f10c..b16c312 100644 (file)
@@ -32,6 +32,7 @@ INCLUDE_DIRECTORIES(
 ADD_LIBRARY(afb-lib STATIC
        afb-api-dbus.c
        afb-api-so.c
+       afb-api-ws.c
        afb-apis.c
        afb-common.c
        afb-context.c