include gssspi_authorize_localname
authorLuke Howard <lukeh@padl.com>
Wed, 27 Apr 2011 14:11:21 +0000 (16:11 +0200)
committerLuke Howard <lukeh@padl.com>
Wed, 27 Apr 2011 14:11:21 +0000 (16:11 +0200)
moonshot/mech_eap/Makefile.am

index 51f2d84..1381a1e 100644 (file)
@@ -23,6 +23,7 @@ mech_eap_la_LIBADD   = @KRB5_LIBS@ ../libeap/libeap.la @RADSEC_LIBS@ \
 
 mech_eap_la_SOURCES =                          \
        accept_sec_context.c                    \
+       authorize_localname.c                   \
        acquire_cred.c                          \
        acquire_cred_with_password.c            \
        add_cred.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                           \