X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=4637ad6e16dc6ec63f0b52f01a0f9b13d1ab0a2e;hb=e31e9d80bfbd2f41404aafb92d4c6356219b4bd8;hp=b24dd6bace9503366962a546bbce052e7c0cb1cc;hpb=200399d6cd2725e455c2079548ea99cb0e10eda5;p=mech_eap.orig diff --git a/Makefile.am b/Makefile.am index b24dd6b..4637ad6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,9 +22,11 @@ libmech_eap_la_SOURCES = \ delete_sec_context.c \ display_name.c \ display_name_ext.c \ + display_status.c \ duplicate_name.c \ eap_mech.c \ export_name.c \ + export_name_composite.c \ export_sec_context.c \ get_mic.c \ get_name_attribute.c \ @@ -36,6 +38,7 @@ libmech_eap_la_SOURCES = \ inquire_cred.c \ inquire_cred_by_oid.c \ inquire_mechs_for_name.c \ + inquire_name.c \ inquire_names_for_mech.c \ inquire_sec_context_by_oid.c \ map_name_to_any.c \ @@ -60,6 +63,8 @@ libmech_eap_la_SOURCES = \ util_name.c \ util_oid.c \ util_ordering.c \ + util_radius.c \ + util_saml.c \ util_token.c \ verify_mic.c \ wrap.c \