From 732d676d844f2aa2833be1ab2d20bf80a5656bf3 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Thu, 28 Apr 2011 00:36:43 +0200 Subject: [PATCH] alphabetize sources correctly --- moonshot/mech_eap/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moonshot/mech_eap/Makefile.am b/moonshot/mech_eap/Makefile.am index 53a23f9..c8fba95 100644 --- a/moonshot/mech_eap/Makefile.am +++ b/moonshot/mech_eap/Makefile.am @@ -24,11 +24,11 @@ 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 \ add_cred_with_password.c \ + authorize_localname.c \ canonicalize_name.c \ compare_name.c \ context_time.c \ -- 2.1.4