diff Makefile @ 654:b751ac480294 libavutil

Add a new test program for base64, based on that removed in r17024. See the thread: "[PATCH] remove unused and broken test program in libavutil/base64.c".
author stefano
date Fri, 06 Feb 2009 23:29:25 +0000
parents ccbcf7872a78
children e847c4a1d29a
line wrap: on
line diff
--- a/Makefile	Fri Feb 06 23:24:17 2009 +0000
+++ b/Makefile	Fri Feb 06 23:29:25 2009 +0000
@@ -41,7 +41,7 @@
        tree.o                                                           \
        utils.o                                                          \
 
-TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 pca random sha1 softfloat tree)
+TESTS = $(addsuffix -test$(EXESUF), adler32 aes base64 crc des lls md5 pca random sha1 softfloat tree)
 
 DIRS = arm bfin sh4 x86