Mercurial > libavutil.hg
changeset 709:8f8d69d028fd libavutil
Rename 'tests' target to 'testprogs'. It is too easily confused with the
'test' target and a directory named tests exists.
author | diego |
---|---|
date | Sun, 22 Mar 2009 23:13:21 +0000 |
parents | 2cd525e90b45 |
children | 336b1ad91362 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Mar 22 22:50:19 2009 +0000 +++ b/Makefile Sun Mar 22 23:13:21 2009 +0000 @@ -41,7 +41,7 @@ tree.o \ utils.o \ -TESTS = $(addsuffix -test$(EXESUF), adler32 aes base64 crc des lls md5 pca sha1 softfloat tree) +TESTPROGS = $(addsuffix -test$(EXESUF), adler32 aes base64 crc des lls md5 pca sha1 softfloat tree) DIRS = arm bfin sh4 x86