mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Add random to list of test programs.
Originally committed as revision 14441 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cf160899dd
commit
58fe735631
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user