(SUBDIRS): try to only link des when needed

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9193 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-11-15 23:11:05 +00:00
parent 3434a35932
commit 903e40d403

View File

@@ -12,5 +12,5 @@ if DCE
dir_dce = kdfs
endif
SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 des krb5 \
SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 @DIR_des@ krb5 \
kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(dir_dce)