summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
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 b1ce7efc65..a17e9616db 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -36,6 +36,7 @@ libavtest:
@echo
@echo "This test requires FFmpeg to be compiled with --enable-gpl."
@echo
+ @exit 1
endif
ifeq ($(CONFIG_SWSCALER),yes)