always add kaserver
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14913 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -19,12 +19,6 @@ kstash_SOURCES = kstash.c headers.h
|
||||
|
||||
string2key_SOURCES = string2key.c headers.h
|
||||
|
||||
if KRB4
|
||||
krb4_sources = kaserver.c rx.h
|
||||
else
|
||||
krb4_sources =
|
||||
endif
|
||||
|
||||
kdc_SOURCES = \
|
||||
config.c \
|
||||
connect.c \
|
||||
@@ -36,7 +30,8 @@ kdc_SOURCES = \
|
||||
misc.c \
|
||||
524.c \
|
||||
kerberos4.c \
|
||||
$(krb4_sources)
|
||||
kaserver.c \
|
||||
rx.h
|
||||
|
||||
|
||||
hprop_LDADD = \
|
||||
|
Reference in New Issue
Block a user