always include v4 symbols

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12505 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-07-23 09:12:38 +00:00
parent 4283ca3eee
commit 753ef4229a

View File

@@ -67,18 +67,13 @@ if KRB5
afskrb5_c = afskrb5.c
endif
if KRB4
afskrb_c = afskrb.c
endif
if do_roken_rename
ROKEN_SRCS = resolve.c strtok_r.c strlcpy.c strsep.c
endif
libkafs_la_SOURCES = \
afssys.c \
$(afskrb_c) \
afskrb.c \
$(afskrb5_c) \
common.c \
$(AIX_SRC) \