diff options
Diffstat (limited to 'agl-identity-service/src/CMakeLists.txt')
-rw-r--r-- | agl-identity-service/src/CMakeLists.txt | 1 |
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 |