From 793d08d6f41819b5f343f2b738fe594b2fb6c1a9 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Wed, 27 Apr 2011 16:11:21 +0200 Subject: [PATCH] include gssspi_authorize_localname --- moonshot/mech_eap/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moonshot/mech_eap/Makefile.am b/moonshot/mech_eap/Makefile.am index 51f2d84..1381a1e 100644 --- a/moonshot/mech_eap/Makefile.am +++ b/moonshot/mech_eap/Makefile.am @@ -23,6 +23,7 @@ mech_eap_la_LIBADD = @KRB5_LIBS@ ../libeap/libeap.la @RADSEC_LIBS@ \ mech_eap_la_SOURCES = \ accept_sec_context.c \ + authorize_localname.c \ acquire_cred.c \ acquire_cred_with_password.c \ add_cred.c \ @@ -71,7 +72,6 @@ mech_eap_la_SOURCES = \ store_cred.c \ unwrap.c \ unwrap_iov.c \ - userok.c \ util_attr.cpp \ util_base64.c \ util_buffer.c \ -- 2.1.4