summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-11-29 14:16:46 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-11-29 14:16:46 +0100
commit9f8e2e92ae88841709ae1ffe71572ef7e5e865c7 (patch)
treed7343c8a8eee0a42ae4c6bcc0ee6105ebacaa3d9 /tests/Makefile
parent52066bdb300b3a2cdef48897d0c864410b259084 (diff)
parente4d349b4014ee2a03f521027e0bd1ace4a9e60bd (diff)
Merge commit 'e4d349b4014ee2a03f521027e0bd1ace4a9e60bd'
* commit 'e4d349b4014ee2a03f521027e0bd1ace4a9e60bd': fate: h264: Add dependencies fate: ea: Add dependencies fate: Do not unconditionally run libavutil tests rtpenc_chain: Remove unused variable nuv: check for malloc failure when allocating extradata nuv: use the stream indices generated by avformat_new_stream() Conflicts: tests/fate/ea.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index da7fdc169b..dfb12b0e11 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -124,7 +124,6 @@ FATE_EXTERN-$(CONFIG_FFMPEG) += $(FATE_SAMPLES_AVCONV) $(FATE_SAMPLES_FFMPEG) $
FATE_EXTERN += $(FATE_EXTERN-yes)
FATE += $(FATE-yes)
-FATE += $(FATE_LIBAVUTIL)
$(FATE_FFMPEG) $(FATE_SAMPLES_AVCONV) $(FATE_SAMPLES_FFMPEG): ffmpeg$(EXESUF)