afb-hreq: creation of hreq classe
[src/app-framework-binder.git] / src / CMakeLists.txt
index c3537dc..77850a2 100644 (file)
@@ -6,6 +6,7 @@ ADD_LIBRARY(src OBJECT
        http-svc.c
        rest-api.c
        afb-method.c
+       afb-hreq.c
        helper-api.c)
 
 INCLUDE_DIRECTORIES(${include_dirs})