Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-06-04 21:48:46 +0400
committerMans Rullgard <mans@mansr.com>2011-06-05 14:47:14 +0400
commit5a4a71257c0d0b1f4a5b4f0ebd4d96515feea23a (patch)
treeb3b9da87b071e19da1e0ecbaf31b5d23a2ba64f5 /libavcodec/Makefile
parentdcb73592f4f938eb2fd121f434236d5065ff26b6 (diff)
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>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 77f285eda0..ce96950301 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -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