X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.orig;a=blobdiff_plain;f=Makefile.am;h=38face2748f7123df6c6baa817e44aaf76015f1e;hp=eb3a8372d6f503a2a68254b1735ad59cd2086cb2;hb=81378d116795fa8a7a56dc8e00c3b2666126682d;hpb=899e578a598e3be50fdf3e7cc1ef033e60d4067a diff --git a/Makefile.am b/Makefile.am index eb3a837..38face2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,6 +60,7 @@ libmech_eap_la_SOURCES = \ store_cred.c \ unwrap.c \ unwrap_iov.c \ + util_attr.cpp \ util_buffer.c \ util_context.c \ util_cksum.c \ @@ -70,8 +71,9 @@ libmech_eap_la_SOURCES = \ util_name.c \ util_oid.c \ util_ordering.c \ - util_radius.c \ + util_radius.cpp \ util_saml.cpp \ + util_shib.cpp \ util_token.c \ verify_mic.c \ wrap.c \