summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/Makefile.am
blob: 3c8dc71efb22c42157f818e66fe4259e33fe05ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $Id: Makefile.am,v 1.22 2001/08/28 18:44:41 nectar 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 @DIR_com_err@ sl asn1 @DIR_des@ krb5 \
	kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(dir_dce)
OpenPOWER on IntegriCloud