summaryrefslogtreecommitdiffstats
path: root/source/heimdal_build/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-06-17 05:18:08 +0000
committerAndrew Tridgell <tridge@samba.org>2005-06-17 05:18:08 +0000
commit9b28bbb7c7dc3ec537c86dd5b8b2e44052c9bb22 (patch)
treebeb612efac8a62f312b6e4ef9b2d241998b4dcb8 /source/heimdal_build/config.mk
parent554c4fa0c1a052f108e68e3df5dda005ee7c8794 (diff)
downloadsamba-9b28bbb7c7dc3ec537c86dd5b8b2e44052c9bb22.tar.gz
samba-9b28bbb7c7dc3ec537c86dd5b8b2e44052c9bb22.tar.xz
samba-9b28bbb7c7dc3ec537c86dd5b8b2e44052c9bb22.zip
r7672: this should fix the crypt dependency problem (I hope!)
Diffstat (limited to 'source/heimdal_build/config.mk')
-rw-r--r--source/heimdal_build/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/heimdal_build/config.mk b/source/heimdal_build/config.mk
index 4d7e63877af..66680fb8ad2 100644
--- a/source/heimdal_build/config.mk
+++ b/source/heimdal_build/config.mk
@@ -380,6 +380,6 @@ REQUIRED_SUBSYSTEMS = \
# Start SUBSYSTEM KERBEROS_LIB
[SUBSYSTEM::KERBEROS_LIB]
#REQUIRED_SUBSYSTEMS = EXT_LIB_KRB5
-REQUIRED_SUBSYSTEMS = HEIMDAL LIBREPLACE
+REQUIRED_SUBSYSTEMS = HEIMDAL LIBREPLACE EXT_LIB_CRYPT
# End SUBSYSTEM KERBEROS_LIB
#######################