Commit 5845431a authored by Zdenek Kabelac's avatar Zdenek Kabelac

* added dependency on dsputil_mmx_rnd.h for dsputil test

Originally committed as revision 627 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ff965706
......@@ -38,6 +38,7 @@ audiogen: audiogen.c
DSPDEPS = $(SRC_PATH)/libavcodec/i386/dsputil_mmx.c \
$(SRC_PATH)/libavcodec/i386/dsputil_mmx_avg.h \
$(SRC_PATH)/libavcodec/i386/dsputil_mmx_rnd.h \
$(SRC_PATH)/libavcodec/i386/fdct_mmx.c \
$(SRC_PATH)/libavcodec/i386/idct_mmx.c \
$(SRC_PATH)/libavcodec/i386/motion_est_mmx.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment