repo.or.cz
/
heimdal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x
[heimdal.git]
/
lib
/
Makefile.am
blob
eefb3c47a072cefeccb46d77469c8e15ed569f43
1
# $Id$
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
if DCE
12
dir_dce = kdfs
13
endif
14
15
SUBDIRS = @DIR_roken@ vers editline @DIR_com_err@ sl asn1 @DIR_des@ krb5 \
16
kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(dir_dce)