From a41d998b6e2721d299905488a6cc93ff40426800 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Thu, 28 Apr 2011 00:35:58 +0200 Subject: [PATCH] authorize_localname.c should not appear twice --- moonshot/mech_eap/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.1.4