enforce locale processing for files
[src/app-framework-binder.git] / src / CMakeLists.txt
index af4f10c..60f8326 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
@@ -49,6 +50,7 @@ ADD_LIBRARY(afb-lib STATIC
        afb-ws-json1.c
        afb-ws.c
        afb-wsj1.c
+       locale-root.c
        session.c
        verbose.c
        websock.c