summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-02-21 21:44:21 +0000
committerJustin Ruggles <justin.ruggles@gmail.com>2012-02-25 00:18:24 -0500
commit159a2436b03de541d533a5c331a0be66a8f3fbb5 (patch)
treeb1bcf8f01e580f9d77cb0d54de0c79da79b18e60 /tests/Makefile
parent904817cb9f57902a7e15c758dc39201215cf8c27 (diff)
fate: add tests for cdxl video
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
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 85665d9dbc..fcbb55eccf 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -29,6 +29,7 @@ include $(SRC_PATH)/tests/fate/amrnb.mak
include $(SRC_PATH)/tests/fate/amrwb.mak
include $(SRC_PATH)/tests/fate/atrac.mak
include $(SRC_PATH)/tests/fate/audio.mak
+include $(SRC_PATH)/tests/fate/cdxl.mak
include $(SRC_PATH)/tests/fate/dct.mak
include $(SRC_PATH)/tests/fate/demux.mak
include $(SRC_PATH)/tests/fate/dfa.mak