summaryrefslogtreecommitdiff
path: root/tests/fate/libavformat.mak
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-10-20 21:58:43 +0200
committerDiego Biurrun <diego@biurrun.de>2012-10-23 10:28:40 +0200
commit8b8899ac3233b4f7af83ded0dc032fad8902d714 (patch)
treefb9db47be2a13242eff6a844d6b5532a9f47f609 /tests/fate/libavformat.mak
parente273a1a54291440289bf6fb56874e92891e87dbb (diff)
fate: Declare avcodec/avformat deps in the respective Makefile snippets
Diffstat (limited to 'tests/fate/libavformat.mak')
-rw-r--r--tests/fate/libavformat.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/libavformat.mak b/tests/fate/libavformat.mak
index 9e5a9f05b0..b6eda42a63 100644
--- a/tests/fate/libavformat.mak
+++ b/tests/fate/libavformat.mak
@@ -2,4 +2,5 @@ FATE_LIBAVFORMAT += fate-url
fate-url: libavformat/url-test$(EXESUF)
fate-url: CMD = run libavformat/url-test
+FATE-$(CONFIG_AVFORMAT) += $(FATE_LIBAVFORMAT)
fate-libavformat: $(FATE_LIBAVFORMAT)