always add kaserver

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14913 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-24 13:45:31 +00:00
parent d1d73cd17f
commit c747d3b0c9

View File

@@ -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 = \