appdefault.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8816 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -32,6 +32,7 @@ libkrb5_la_SOURCES = \
|
||||
addr_families.c \
|
||||
address.c \
|
||||
aname_to_localname.c \
|
||||
appdefault.c \
|
||||
asn1_glue.c \
|
||||
auth_context.c \
|
||||
build_ap_req.c \
|
||||
@@ -133,9 +134,18 @@ $(srcdir)/krb5-private.h:
|
||||
|
||||
libkrb5_la_LIBADD = ../com_err/error.lo ../com_err/com_err.lo
|
||||
|
||||
man_MANS = krb5.conf.5 krb5_warn.3 krb5_openlog.3 \
|
||||
krb5_425_conv_principal.3 krb5_build_principal.3 krb5_free_principal.3 \
|
||||
krb5_parse_name.3 krb5_sname_to_principal.3 krb5_unparse_name.3 \
|
||||
man_MANS = \
|
||||
krb5.conf.5 \
|
||||
krb5_425_conv_principal.3 \
|
||||
krb5_appdefault.3 \
|
||||
krb5_build_principal.3 \
|
||||
krb5_config.3 \
|
||||
krb5_free_principal.3 \
|
||||
krb5_openlog.3 \
|
||||
krb5_parse_name.3 \
|
||||
krb5_sname_to_principal.3 \
|
||||
krb5_unparse_name.3 \
|
||||
krb5_warn.3 \
|
||||
verify_krb5_conf.8
|
||||
|
||||
include_HEADERS = krb5.h krb5-protos.h krb5-private.h krb5_err.h heim_err.h
|
||||
|
Reference in New Issue
Block a user