summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r--source4/auth/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index b594a38f9d..a86e43c3c0 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -1,4 +1,4 @@
-# auth Server subsystem
+# auth server subsystem
include gensec/config.mk
include kerberos/config.mk
include ntlmssp/config.mk
@@ -79,6 +79,6 @@ OBJ_FILES = \
auth_sam_reply.o \
ntlm_check.o \
auth_simple.o
-REQUIRED_SUBSYSTEMS = LIB_SECURITY
+REQUIRED_SUBSYSTEMS = LIB_SECURITY process_model
# End SUBSYSTEM auth
#######################