From bd9d36dbf32e9e2e072ee457fa94c302c20414c8 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Fri, 25 Jun 2010 04:23:35 -0400 Subject: [PATCH] Makefile: sort list of scripts --- Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index d685a19..c87b944 100644 --- a/Makefile +++ b/Makefile @@ -4,19 +4,19 @@ common=$(archdir)/common/ scripts=\ bores-me\ card-access\ + get-emails\ grep-owners\ ldapfinger\ list-members\ list-of-lists-updater\ lists-lint\ - rt-set\ - rt-resolve check-host\ - update-officers\ - make-zcrypt-key\ - get-emails\ mail-merge\ - sshroot\ + make-zcrypt-key\ pag-screen\ + rt-resolve check-host\ + rt-set\ + sshroot\ + update-officers\ arches=i386_deb31 i386_deb40 i386_deb50 i386_rhel4 -- 2.34.1