aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-08-10 12:11:31 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-08-10 12:11:31 +0200
commit15059fa1ed5f94c3b5d96357c9be6adfa5ea37b0 (patch)
treee9fa4256af8e1806ea0baaa6da672a851de258c7 /src/CMakeLists.txt
parenta2efb09440814063cf6472b7111ff72c4582f1b2 (diff)
subpath: creation for splitting locale-root
Change-Id: Ia339dc1d1291ef52fbec3c928537721ed7410694 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3cf7547c..737faa66 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -67,6 +67,7 @@ ADD_LIBRARY(afb-lib STATIC
locale-root.c
sd-fds.c
sig-monitor.c
+ subpath.c
verbose.c
websock.c
wrap-json.c