Commit 20e820e5 authored by michael's avatar michael

restore alphabetical order of TESTS


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14813 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent bdbdc105
......@@ -40,7 +40,7 @@ HEADERS = adler32.h \
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment