aboutsummaryrefslogtreecommitdiffstats
path: root/agl-identity-service/src/CMakeLists.txt
diff options
context:
space:
mode:
authorjobol <jose.bollo@iot.bzh>2017-11-09 10:29:20 +0100
committerjobol <jose.bollo@iot.bzh>2017-11-09 10:29:20 +0100
commitec3cf34917060de3ab30bf27d8aa89ddd71fa77a (patch)
tree1f9c19ccd39f038db965ed024a6c8ce3a42ff308 /agl-identity-service/src/CMakeLists.txt
parent16b850197b684327bc4fc67badea261ebc1de902 (diff)
Make forgerock stuff separate
Signed-off-by: jobol <jose.bollo@iot.bzh>
Diffstat (limited to 'agl-identity-service/src/CMakeLists.txt')
-rw-r--r--agl-identity-service/src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/agl-identity-service/src/CMakeLists.txt b/agl-identity-service/src/CMakeLists.txt
index 380c024..1c69cb7 100644
--- a/agl-identity-service/src/CMakeLists.txt
+++ b/agl-identity-service/src/CMakeLists.txt
@@ -21,6 +21,7 @@ PROJECT_TARGET_ADD(afb-identity-binding)
add_library(afb-identity-binding MODULE
agl-identity-binding.c
+ agl-forgerock.c
aia-get.c
authorization.c
base64.c