Mercurial > libavutil.hg
diff Makefile @ 752:1e5bfdf9054d libavutil
Prepare SHA code to handle SHA-2 as well. For now rename files and functions
and leave av_sha1_* functions for compatibility until next major bump.
author | kostya |
---|---|
date | Fri, 10 Jul 2009 15:50:49 +0000 |
parents | 4d40308d9343 |
children | 0a1d25da1db9 |
line wrap: on
line diff
--- a/Makefile Thu Jul 09 07:29:03 2009 +0000 +++ b/Makefile Fri Jul 10 15:50:49 2009 +0000 @@ -37,11 +37,11 @@ random_seed.o \ rational.o \ rc4.o \ - sha1.o \ + sha.o \ tree.o \ utils.o \ -TESTPROGS = adler32 aes base64 crc des lls md5 pca sha1 softfloat tree +TESTPROGS = adler32 aes base64 crc des lls md5 pca sha softfloat tree TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo DIRS = arm bfin sh4 x86