diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-05-03 10:13:00 +0200 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-05-24 09:04:18 +0200 |
commit | e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68 (patch) | |
tree | 11002b3f4f393187433bca28a3d88f156b294ae4 /tests/Makefile | |
parent | 3f1a7ceb2c604deff10f475f4b1941458d09d1e7 (diff) | |
download | ffmpeg-e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68.tar.gz |
Monkey's Audio old versions FATE tests
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 939490b349..1b3f319405 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -76,6 +76,7 @@ include $(SRC_PATH)/tests/fate/libavutil.mak include $(SRC_PATH)/tests/fate/lossless-audio.mak include $(SRC_PATH)/tests/fate/lossless-video.mak include $(SRC_PATH)/tests/fate/microsoft.mak +include $(SRC_PATH)/tests/fate/monkeysaudio.mak include $(SRC_PATH)/tests/fate/mp3.mak include $(SRC_PATH)/tests/fate/mpc.mak include $(SRC_PATH)/tests/fate/pcm.mak |