From: Luke Howard Date: Wed, 27 Apr 2011 22:36:43 +0000 (+0200) Subject: alphabetize sources correctly X-Git-Tag: tr-beta1~175^2 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=732d676d844f2aa2833be1ab2d20bf80a5656bf3 alphabetize sources correctly --- 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 \