summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-03-25 19:00:15 +0000
committerDiego Biurrun <diego@biurrun.de>2009-03-25 19:00:15 +0000
commitc04e5fa8275d896cbe57c92303c71544d8e72af9 (patch)
treeec20fce6b150e33043e59f59165dda89e14b213c
parent7304c2c4ce195a9eace8c578c138128e5768b4d7 (diff)
fft-test does not depend on fdctref.o.
Originally committed as revision 18190 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--libavcodec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 037a89b299..8136acc09c 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -542,4 +542,3 @@ DIRS = alpha arm bfin mlib ppc ps2 sh4 sparc x86
include $(SUBDIR)../subdir.mak
$(SUBDIR)dct-test$(EXESUF): $(SUBDIR)fdctref.o $(SUBDIR)aandcttab.o
-$(SUBDIR)fft-test$(EXESUF): $(SUBDIR)fdctref.o