Mercurial > libavutil.hg
changeset 560:bfda08477f66 libavutil
restore alphabetical order of TESTS
author | michael |
---|---|
date | Sun, 17 Aug 2008 16:58:47 +0000 |
parents | 8f2543157b75 |
children | 2cf4494e7c84 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Aug 17 16:44:13 2008 +0000 +++ b/Makefile Sun Aug 17 16:58:47 2008 +0000 @@ -40,7 +40,7 @@ rational.h \ sha1.h -TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 random sha1 softfloat tree pca) +TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 pca random sha1 softfloat tree) include $(SUBDIR)../subdir.mak