From: Luke Howard Date: Wed, 27 Apr 2011 22:35:58 +0000 (+0200) Subject: authorize_localname.c should not appear twice X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=a41d998b6e2721d299905488a6cc93ff40426800 authorize_localname.c should not appear twice --- diff --git a/moonshot/mech_eap/Makefile.am b/moonshot/mech_eap/Makefile.am index a257fb0..c8fba95 100644 --- a/moonshot/mech_eap/Makefile.am +++ b/moonshot/mech_eap/Makefile.am @@ -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 \