Fix build of eval-test program
eval.c has moved to libavutil, move the TESTPROGS entry too. Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
@@ -662,7 +662,7 @@ SKIPHEADERS-$(CONFIG_XVMC) += xvmc.h
|
||||
|
||||
EXAMPLES = api
|
||||
|
||||
TESTPROGS = cabac dct eval fft fft-fixed h264 iirfilter rangecoder snow
|
||||
TESTPROGS = cabac dct fft fft-fixed h264 iirfilter rangecoder snow
|
||||
TESTPROGS-$(HAVE_MMX) += motion
|
||||
TESTOBJS = dctref.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user