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.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index 876d43a6ef..d572c5e89a 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -72,6 +72,7 @@ INIT_OBJ_FILES = \
ADD_OBJ_FILES = \
auth_util.o \
auth_sam_reply.o \
- ntlm_check.o
+ ntlm_check.o \
+ auth_simple.o
# End SUBSYSTEM AUTH
#######################