Mercurial > libavcodec.hg
changeset 9958:8bca7dfd3334 libavcodec
Add iirfilter to the TESTPROGS variable (and target)
author | alexc |
---|---|
date | Thu, 16 Jul 2009 22:39:50 +0000 |
parents | 6fb2be900484 |
children | 6972b493f41f |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Thu Jul 16 22:20:17 2009 +0000 +++ b/Makefile Thu Jul 16 22:39:50 2009 +0000 @@ -563,7 +563,7 @@ EXAMPLES = api -TESTPROGS = cabac dct eval fft h264 rangecoder snow +TESTPROGS = cabac dct eval fft h264 iirfilter rangecoder snow TESTPROGS-$(ARCH_X86) += x86/cpuid TESTPROGS-$(HAVE_MMX) += motion