]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - crypto/heimdal/lib/Makefile.am
This commit was generated by cvs2svn to compensate for changes in r56915,
[FreeBSD/FreeBSD.git] / crypto / heimdal / lib / Makefile.am
1 # $Id: Makefile.am,v 1.16 1999/04/01 15:03:37 joda Exp $
2
3 include $(top_srcdir)/Makefile.am.common
4
5 if KRB4
6 dir_45 = 45
7 endif
8 if OTP
9 dir_otp = otp
10 endif
11
12 SUBDIRS = roken editline com_err sl asn1 des krb5 \
13         kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp)