X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=mech_eap%2FMakefile.am;fp=mech_eap%2FMakefile.am;h=cb66fe8fc4c9a650d85b3f96f169847e113bceb1;hb=e892880f0248996135770c9f31a1f83fece3ae1d;hp=5f78a778778b8d4242fac2759e71ba6fcd148710;hpb=4b54c7cca6526a4f62c71ac311e84a571441ae62;p=mech_eap.orig diff --git a/mech_eap/Makefile.am b/mech_eap/Makefile.am index 5f78a77..cb66fe8 100644 --- a/mech_eap/Makefile.am +++ b/mech_eap/Makefile.am @@ -62,6 +62,7 @@ mech_eap_la_SOURCES = \ display_status.c \ duplicate_name.c \ eap_mech.c \ + exchange_meta_data.c \ export_name.c \ export_sec_context.c \ get_mic.c \ @@ -82,6 +83,8 @@ mech_eap_la_SOURCES = \ inquire_sec_context_by_oid.c \ process_context_token.c \ pseudo_random.c \ + query_mechanism_info.c \ + query_meta_data.c \ radsec_err.c \ release_cred.c \ release_name.c \