summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2010-08-23 12:17:03 +0000
committerVitor Sessak <vitor1001@gmail.com>2010-08-23 12:17:03 +0000
commit680aefa2fe54e8801d80f64918ada6c98f62617e (patch)
tree3b2396148bad21b72cccda29e6dd4919edec5095 /Makefile
parent952139a3226b4668bfa1e523599a5fe89592de0c (diff)
MP3 float decoder FATE tests
Originally committed as revision 24880 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 783034dc42..15efd41783 100644
--- a/Makefile
+++ b/Makefile
@@ -236,6 +236,7 @@ include $(SRC_PATH_BARE)/tests/fate/aac.mak
include $(SRC_PATH_BARE)/tests/fate/als.mak
include $(SRC_PATH_BARE)/tests/fate/fft.mak
include $(SRC_PATH_BARE)/tests/fate/h264.mak
+include $(SRC_PATH_BARE)/tests/fate/mp3.mak
include $(SRC_PATH_BARE)/tests/fate/vorbis.mak
include $(SRC_PATH_BARE)/tests/fate/vp8.mak