X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=moonshot%2Fmech_eap%2FMakefile.am;h=93f51f1dfd7019f51ef9df5f5c2d2a2cd53219d6;hp=51f2d84b789cd1c99c53b6024e0a95fc5aa82243;hb=56e9307122194ac49636ce2718523ea5889c6288;hpb=db09fc23e4dc013ecd797c51f2a8179cb0dfe670 diff --git a/moonshot/mech_eap/Makefile.am b/moonshot/mech_eap/Makefile.am index 51f2d84..93f51f1 100644 --- a/moonshot/mech_eap/Makefile.am +++ b/moonshot/mech_eap/Makefile.am @@ -27,6 +27,7 @@ mech_eap_la_SOURCES = \ acquire_cred_with_password.c \ add_cred.c \ add_cred_with_password.c \ + authorize_localname.c \ canonicalize_name.c \ compare_name.c \ context_time.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 \