summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2011-12-14 20:04:32 +0100
committerClément Bœsch <ubitux@gmail.com>2011-12-14 20:04:44 +0100
commit54c7e81a53cd6c29d4f8673d83f53adef73e9b72 (patch)
tree6d1a42dd706eebf2cd2b06cf3d6090e0bb00d94f /tests/Makefile
parent9b01a8ad5ecf88aa0a8e52c2b70816e03ef59162 (diff)
fate: split off map_channel tests.
Also introduce a fate-mapchan rule for all of them.
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 15675dc9e6..cddaa7cf74 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -51,6 +51,7 @@ include $(SRC_PATH)/tests/fate/dct.mak
include $(SRC_PATH)/tests/fate/fft.mak
include $(SRC_PATH)/tests/fate/h264.mak
include $(SRC_PATH)/tests/fate/libavutil.mak
+include $(SRC_PATH)/tests/fate/mapchan.mak
include $(SRC_PATH)/tests/fate/mp3.mak
include $(SRC_PATH)/tests/fate/prores.mak
include $(SRC_PATH)/tests/fate/vorbis.mak