Files
heimdal/lib/Makefile.am
2026-05-25 20:00:24 -05:00

35 lines
397 B
Makefile

include $(top_srcdir)/Makefile.am.common
if DCE
dir_dce = kdfs
endif
if COM_ERR
dir_com_err = com_err
endif
if !SQLITE3
dir_sqlite = sqlite
endif
if MAINTAINER_MODE
dir_sqlite = sqlite
endif
SUBDIRS = \
roken \
vers \
$(dir_com_err) \
base \
sl \
wind \
asn1 \
$(dir_sqlite) \
ipc \
hx509 \
krb5 \
gssapi \
gss_preauth \
hdb \
kadm5 \
$(dir_dce)
EXTRA_DIST = NTMakefile heimdal