always include kaserver support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10215 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -19,19 +19,21 @@ kstash_SOURCES = kstash.c headers.h
|
||||
|
||||
string2key_SOURCES = string2key.c headers.h
|
||||
|
||||
if KRB4
|
||||
krb4_sources = 524.c kerberos4.c kaserver.c rx.h
|
||||
else
|
||||
krb4_sources =
|
||||
endif
|
||||
|
||||
kdc_SOURCES = \
|
||||
524.c \
|
||||
config.c \
|
||||
connect.c \
|
||||
kaserver.c \
|
||||
kdc_locl.h \
|
||||
kerberos4.c \
|
||||
kerberos4.h \
|
||||
kerberos5.c \
|
||||
log.c \
|
||||
main.c \
|
||||
misc.c \
|
||||
rx.h
|
||||
$(krb4_sources)
|
||||
|
||||
|
||||
hprop_LDADD = \
|
||||
|
Reference in New Issue
Block a user