alphabetize sources correctly
[moonshot.git] / moonshot / mech_eap / Makefile.am
index 53a23f9..c8fba95 100644 (file)
@@ -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                          \