summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2013-01-01 18:51:38 +0100
committerNicolas George <nicolas.george@normalesup.org>2013-01-02 17:53:12 +0100
commitb252d9e77763dcc1a8568922285722855c0e9dce (patch)
tree27171052ebf4c7d8dd7c9df04d48ebfbf4bf1188 /tests/Makefile
parente4f14c32b95adb19109f30fc255c30cc25749099 (diff)
fate: add sub2video test.
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index c5cd3a7706..9bb914eed3 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -119,6 +119,7 @@ FATE-$(CONFIG_FFMPEG) += $(FATE_FFMPEG)
FATE-$(CONFIG_FFPROBE) += $(FATE_FFPROBE)
FATE_SAMPLES_AVCONV += $(FATE_SAMPLES_AVCONV-yes)
+FATE_SAMPLES_FFMPEG += $(FATE_SAMPLES_FFMPEG-yes)
FATE_EXTERN-$(CONFIG_FFMPEG) += $(FATE_SAMPLES_AVCONV) $(FATE_SAMPLES_FFMPEG) $(FATE_SAMPLES_FFPROBE)
FATE_EXTERN += $(FATE_EXTERN-yes)