From f6e720bf7e3d09d00d73f389a5dac8efdce0eb8c Mon Sep 17 00:00:00 2001 From: stas Date: Thu, 29 Sep 2011 05:23:57 +0000 Subject: - Flatten the vendor heimdal tree. --- crypto/heimdal/lib/Makefile.am | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 crypto/heimdal/lib/Makefile.am (limited to 'crypto/heimdal/lib/Makefile.am') diff --git a/crypto/heimdal/lib/Makefile.am b/crypto/heimdal/lib/Makefile.am deleted file mode 100644 index f1e26e1..0000000 --- a/crypto/heimdal/lib/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -# $Id: Makefile.am 20466 2007-04-20 08:29:05Z lha $ - -include $(top_srcdir)/Makefile.am.common - -if KRB4 -dir_45 = 45 -endif -if OTP -dir_otp = otp -endif -if DCE -dir_dce = kdfs -endif -if COM_ERR -dir_com_err = com_err -endif -if !HAVE_OPENSSL -dir_hcrypto = hcrypto -endif - -SUBDIRS = roken vers editline $(dir_com_err) sl asn1 $(dir_hcrypto) hx509 \ - krb5 ntlm kafs gssapi hdb kadm5 auth $(dir_45) $(dir_otp) $(dir_dce) -- cgit v1.1