Add some plumbing for exporting names
[mech_eap.git] / Makefile.am
index 37aa441..b763b12 100644 (file)
@@ -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                    \
@@ -55,10 +57,13 @@ libmech_eap_la_SOURCES =                            \
        util_cksum.c                            \
        util_cred.c                             \
        util_crypt.c                            \
+       util_krb.c                              \
        util_mech.c                             \
        util_name.c                             \
        util_oid.c                              \
        util_ordering.c                         \
+       util_radius.c                           \
+       util_saml.c                             \
        util_token.c                            \
        verify_mic.c                            \
        wrap.c                                  \