commit | d192508cd6867059ccc4ce0946ec1110028dad37 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Thu May 19 17:24:24 2011 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Thu May 19 19:44:59 2011 -0700 |
tree | 1a56d08b3674ad7edb292ce1a58663153b2667e8 | |
parent | b602ed7dea968d72c5b3f61ca016de7f285d80ef [diff] |
Makefile: sort TEST_PROGRAMS list We usually keep these lists in sorted order, but the last few entries were just tacked on the end. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>