refactored websockets
[src/app-framework-binder.git] / src / CMakeLists.txt
index 7e25276..e820527 100644 (file)
@@ -9,6 +9,8 @@ ADD_LIBRARY(src OBJECT
        afb-method.c
        afb-hreq.c
        afb-websock.c
+       afb-ws.c
+       afb-ws-json.c
        websock.c
        verbose.c
        utils-upoll.c