summaryrefslogtreecommitdiff
path: root/source4/utils
diff options
context:
space:
mode:
Diffstat (limited to 'source4/utils')
-rw-r--r--source4/utils/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/utils/config.mk b/source4/utils/config.mk
index cafa022d94..e2c853d72a 100644
--- a/source4/utils/config.mk
+++ b/source4/utils/config.mk
@@ -30,7 +30,8 @@ PRIVATE_DEPENDENCIES = \
POPT_SAMBA \
POPT_CREDENTIALS \
gensec \
- LIBCLI_RESOLVE
+ LIBCLI_RESOLVE \
+ auth
MANPAGE = man/ntlm_auth.1
# End BINARY ntlm_auth
#################################