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 b4082cb9e5..223f082e6a 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -26,6 +26,7 @@ INIT_OBJ_FILES = \
ADD_OBJ_FILES = \
auth/auth_util.o \
auth/pampass.o \
- auth/pass_check.o
+ auth/pass_check.o \
+ auth/ntlm_check.o
# End SUBSYSTEM AUTH
#######################