
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8509 ec53bebd-3082-4978-b11e-865c3cabbd6b
14 lines
227 B
Makefile
14 lines
227 B
Makefile
# $Id$
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
if KRB4
|
|
dir_45 = 45
|
|
endif
|
|
if OTP
|
|
dir_otp = otp
|
|
endif
|
|
|
|
SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 des krb5 \
|
|
kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(LIB_dce)
|