MIT SPI compat

This commit is contained in:
Luke Howard
2011-01-02 20:30:57 +11:00
parent 1bc55fab42
commit 098148ac20
9 changed files with 406 additions and 4 deletions

View File

@@ -80,7 +80,9 @@ mechsrc = \
mech/doxygen.c \
mech/gss_accept_sec_context.c \
mech/gss_acquire_cred.c \
mech/gss_acquire_cred_with_password.c \
mech/gss_add_cred.c \
mech/gss_add_cred_with_password.c \
mech/gss_add_oid_set_member.c \
mech/gss_aeap.c \
mech/gss_buffer_set.c \