(libgssapi_la_SOURCES): += arcfour.c

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12657 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-27 03:54:29 +00:00
parent dbc6a88ab1
commit 8385525489
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ libgssapi_la_SOURCES = \
acquire_cred.c \
add_cred.c \
add_oid_set_member.c \
arcfour.c \
canonicalize_name.c \
cfx.c \
compare_name.c \

View File

@@ -18,6 +18,7 @@ libgssapi_la_SOURCES = \
acquire_cred.c \
add_cred.c \
add_oid_set_member.c \
arcfour.c \
canonicalize_name.c \
cfx.c \
compare_name.c \