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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2009-04-01 05:22:36 +0400
committerMåns Rullgård <mans@mansr.com>2009-04-01 05:22:36 +0400
commite5d0dbf55859041f88522f5c844e4762c12236bd (patch)
tree49a44c17ea3dbed91237a4ec28d130451421c27e /libavcodec
parent99cc563f26d89c5cca1d0cfd4b8a72e8e2a98fc8 (diff)
Remove aandcttab.o from dct-test dependencies, the lib includes it
Originally committed as revision 18299 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index d86affc517..1bceb90714 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -541,4 +541,4 @@ DIRS = alpha arm bfin mlib ppc ps2 sh4 sparc x86
include $(SUBDIR)../subdir.mak
-$(SUBDIR)dct-test$(EXESUF): $(SUBDIR)dctref.o $(SUBDIR)aandcttab.o
+$(SUBDIR)dct-test$(EXESUF): $(SUBDIR)dctref.o