Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2015-07-12 18:35:21 +0300
committerJanne Grunau <janne-libav@jannau.net>2015-07-18 02:06:45 +0300
commitc9f8cfb6d9b34f3c51f1b7152c4dc3f2f8724dc4 (patch)
tree7cfdfbfab4646f2bca370cc2ef6caa48363a59b5 /tests/Makefile
parent82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014 (diff)
fate: add checkasm target
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 fa83ba4b77..d7a229cca5 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -72,6 +72,7 @@ include $(SRC_PATH)/tests/fate/atrac.mak
include $(SRC_PATH)/tests/fate/audio.mak
include $(SRC_PATH)/tests/fate/bmp.mak
include $(SRC_PATH)/tests/fate/cdxl.mak
+include $(SRC_PATH)/tests/fate/checkasm.mak
include $(SRC_PATH)/tests/fate/cover-art.mak
include $(SRC_PATH)/tests/fate/demux.mak
include $(SRC_PATH)/tests/fate/dfa.mak