Commit 58fe7356 authored by Diego Biurrun's avatar Diego Biurrun

Add random to list of test programs.

Originally committed as revision 14441 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent cf160899
......@@ -39,7 +39,7 @@ HEADERS = adler32.h \
rational.h \
sha1.h
TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 sha1 softfloat tree)
TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 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