Commit 6bb17c51 authored by Alex Converse's avatar Alex Converse

Add iirfilter to the TESTPROGS variable (and target)

Originally committed as revision 19448 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 64cd8050
...@@ -563,7 +563,7 @@ OBJS-$(HAVE_VIS) += sparc/dsputil_vis.o \ ...@@ -563,7 +563,7 @@ OBJS-$(HAVE_VIS) += sparc/dsputil_vis.o \
EXAMPLES = api 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-$(ARCH_X86) += x86/cpuid
TESTPROGS-$(HAVE_MMX) += motion TESTPROGS-$(HAVE_MMX) += motion
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment