projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91fe776
)
avutil: Add missing test programs to Makefile.
author
Diego Biurrun
<diego@biurrun.de>
Sun, 26 Jun 2011 22:46:29 +0000
(
00:46
+0200)
committer
Diego Biurrun
<diego@biurrun.de>
Thu, 7 Jul 2011 22:17:19 +0000
(
00:17
+0200)
libavutil/Makefile
patch
|
blob
|
history
diff --git
a/libavutil/Makefile
b/libavutil/Makefile
index c07217b803c154babf67ed8035d1012ee0679c12..cfe7bae2225cda252dd89f233d28b694980af85c 100644
(file)
--- a/
libavutil/Makefile
+++ b/
libavutil/Makefile
@@
-75,7
+75,8
@@
OBJS-$(ARCH_ARM) += arm/cpu.o
OBJS-$(ARCH_PPC) += ppc/cpu.o
OBJS-$(ARCH_X86) += x86/cpu.o
-TESTPROGS = adler32 aes base64 cpu crc des eval lls md5 sha tree
+TESTPROGS = adler32 aes avstring base64 cpu crc des eval file lfg lls \
+ md5 opt parseutils rational sha tree
TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
DIRS = arm bfin sh4 x86