aboutsummaryrefslogtreecommitdiff
path: root/crypto/heimdal/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/Makefile.am')
-rw-r--r--crypto/heimdal/lib/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/crypto/heimdal/lib/Makefile.am b/crypto/heimdal/lib/Makefile.am
deleted file mode 100644
index ed228d12cdb2..000000000000
--- a/crypto/heimdal/lib/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-# $Id: Makefile.am,v 1.21 2000/11/15 23:11:05 assar Exp $
-
-include $(top_srcdir)/Makefile.am.common
-
-if KRB4
-dir_45 = 45
-endif
-if OTP
-dir_otp = otp
-endif
-if DCE
-dir_dce = kdfs
-endif
-
-SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 @DIR_des@ krb5 \
- kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(dir_dce)