From 9ff35d2679467d673adbf51a79821f2f9ee6c0bd Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 7 Mar 2006 12:41:57 +0000 Subject: r13932: fix dependency metze (This used to be commit 93c77bf14b73b837503fbbde4ec3e16f7eac1e9a) --- source4/utils/config.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source4') diff --git a/source4/utils/config.mk b/source4/utils/config.mk index db6abe09e1..61d11cb3af 100644 --- a/source4/utils/config.mk +++ b/source4/utils/config.mk @@ -27,7 +27,8 @@ REQUIRED_SUBSYSTEMS = \ CONFIG \ LIBBASIC \ LIBPOPT \ - POPT_SAMBA + POPT_SAMBA \ + POPT_CREDENTIALS MANPAGE = man/ntlm_auth.1 # End BINARY ntlm_auth ################################# -- cgit