authorize_localname.c should not appear twice
authorLuke Howard <lukeh@padl.com>
Wed, 27 Apr 2011 22:35:58 +0000 (00:35 +0200)
committerLuke Howard <lukeh@padl.com>
Wed, 27 Apr 2011 22:35:58 +0000 (00:35 +0200)
moonshot/mech_eap/Makefile.am

index a257fb0..c8fba95 100644 (file)
@@ -24,7 +24,6 @@ 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                              \