projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf16089
)
Add random to list of test programs.
author
Diego Biurrun
<diego@biurrun.de>
Sun, 27 Jul 2008 21:11:06 +0000
(21:11 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sun, 27 Jul 2008 21:11:06 +0000
(21:11 +0000)
Originally committed as revision 14441 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
patch
|
blob
|
history
diff --git
a/libavutil/Makefile
b/libavutil/Makefile
index c0dfa95f565de00e3d5950cdc7012606b83d859f..504f080430092b0d6074a5975d68e0a1fe62ccd3 100644
(file)
--- a/
libavutil/Makefile
+++ b/
libavutil/Makefile
@@
-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