git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove aandcttab.o from dct-test dependencies, the lib includes it
[ffmpeg.git]
/
libavcodec
/
Makefile
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
d86affc
..
1bceb90
100644
(file)
--- 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