summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-29 17:40:21 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-29 17:40:21 +0100
commitffad58b4a2a45613101f4dca75cf6cde33e74cb3 (patch)
tree8e6a7438e3636b809c6c998e13a0ade3d8093054 /CMakeLists.txt
parentdf95c86712d96754a4d660e9ddf98bdbad746cf4 (diff)
packages and install configuration files
Change-Id: I8a0d4c42d7fe02eabc06c91af9c488bb8235df4a
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f62a279..e8c98b4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -55,5 +55,6 @@ defstr(FWK_USER_APP_DIR "${afm_user_appdir}")
defstr(WGTPKG_TRUSTED_CERT_DIR "${wgtpkg_trusted_cert_dir}")
add_subdirectory(src)
+add_subdirectory(conf)