Mercurial > libavutil.hg
changeset 712:245c43384890 libavutil
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak.
author | diego |
---|---|
date | Wed, 25 Mar 2009 18:19:20 +0000 |
parents | 4a112abac1f8 |
children | 2f9c4e9ae095 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Mon Mar 23 23:01:11 2009 +0000 +++ b/Makefile Wed Mar 25 18:19:20 2009 +0000 @@ -41,7 +41,7 @@ tree.o \ utils.o \ -TESTPROGS = $(addsuffix -test$(EXESUF), adler32 aes base64 crc des lls md5 pca sha1 softfloat tree) +TESTPROGS = adler32 aes base64 crc des lls md5 pca sha1 softfloat tree DIRS = arm bfin sh4 x86