Mercurial > libavcodec.hg
diff Makefile @ 9958:8bca7dfd3334 libavcodec
Add iirfilter to the TESTPROGS variable (and target)
author | alexc |
---|---|
date | Thu, 16 Jul 2009 22:39:50 +0000 |
parents | a23ecc9d7976 |
children | 8a16d8418f64 |
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