Files
heimdal/lib/Makefile.am
Assar Westerlund aff51cc793 (SUBDIRS): add $(LIB_dce)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8509 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-01 19:39:07 +00:00

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)