(bin_PROGRAMS): add verify_krb5_conf
(libkrb5_la_SOURCES): add config_file_netinfo.c git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7065 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -4,6 +4,8 @@ include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
INCLUDES += $(INCLUDE_krb4)
|
||||
|
||||
bin_PROGRAMS = verify_krb5_conf
|
||||
|
||||
noinst_PROGRAMS = dump_config
|
||||
|
||||
check_PROGRAMS = n-fold-test string-to-key-test
|
||||
@@ -38,6 +40,7 @@ libkrb5_la_SOURCES = \
|
||||
changepw.c \
|
||||
codec.c \
|
||||
config_file.c \
|
||||
config_file_netinfo.c \
|
||||
convert_creds.c \
|
||||
constants.c \
|
||||
context.c \
|
||||
|
Reference in New Issue
Block a user