always include kerberos4.c and 524.c in kdc_SOURCES to support 524
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11574 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -20,7 +20,7 @@ kstash_SOURCES = kstash.c headers.h
|
|||||||
string2key_SOURCES = string2key.c headers.h
|
string2key_SOURCES = string2key.c headers.h
|
||||||
|
|
||||||
if KRB4
|
if KRB4
|
||||||
krb4_sources = 524.c kerberos4.c kaserver.c rx.h
|
krb4_sources = kaserver.c rx.h
|
||||||
else
|
else
|
||||||
krb4_sources =
|
krb4_sources =
|
||||||
endif
|
endif
|
||||||
@@ -33,6 +33,8 @@ kdc_SOURCES = \
|
|||||||
log.c \
|
log.c \
|
||||||
main.c \
|
main.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
524.c \
|
||||||
|
kerberos4.c \
|
||||||
$(krb4_sources)
|
$(krb4_sources)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user