summaryrefslogtreecommitdiffstats
path: root/src/account/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/account/CMakeLists.txt')
-rw-r--r--src/account/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/account/CMakeLists.txt b/src/account/CMakeLists.txt
index 495d7c6..a993094 100644
--- a/src/account/CMakeLists.txt
+++ b/src/account/CMakeLists.txt
@@ -8,6 +8,7 @@ set(provider_SRCS
aux_lu.c
account_globals.c
indication_common.c
+ lock.c
)
if (NOT DEFINED CRYPT_ALGS)