diff options
Diffstat (limited to 'source4/auth/credentials/config.mk')
-rw-r--r-- | source4/auth/credentials/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/credentials/config.mk b/source4/auth/credentials/config.mk index f0e5ea3f21..5c72630d5a 100644 --- a/source4/auth/credentials/config.mk +++ b/source4/auth/credentials/config.mk @@ -8,7 +8,7 @@ OBJ_FILES = credentials.o \ credentials_ntlm.o \ credentials_gensec.o REQUIRED_SUBSYSTEMS = \ - HEIMDAL GENSEC LIBCLI_AUTH LIBLDB + HEIMDAL GENSEC LIBCLI_AUTH LIBLDB SECRETS # End SUBSYSTEM CREDENTIALS ################################# |