Commit 8cb2db4e authored by Michael Niedermayer's avatar Michael Niedermayer

restore alphabetical order of TESTS

Originally committed as revision 14813 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 31bcb290
...@@ -40,7 +40,7 @@ HEADERS = adler32.h \ ...@@ -40,7 +40,7 @@ HEADERS = adler32.h \
rational.h \ rational.h \
sha1.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 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