[FFmpeg-cvslog] r14812 - trunk/libavutil/Makefile

Diego Biurrun diego
Sun Aug 17 18:50:50 CEST 2008


On Sun, Aug 17, 2008 at 06:44:13PM +0200, michael wrote:
> 
> Log:
> Add PCA to TESTS.
> 
> --- trunk/libavutil/Makefile	(original)
> +++ trunk/libavutil/Makefile	Sun Aug 17 18:44:13 2008
> @@ -40,7 +40,7 @@ HEADERS = adler32.h \
>  
> -TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 random sha1 softfloat tree)
> +TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 random sha1 softfloat tree pca)

How hard is it to notice that this list was in alphabetical order?

Diego




More information about the ffmpeg-cvslog mailing list