]> git.sesse.net Git - ffmpeg/blob - libavcodec/alpha/Makefile
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / alpha / Makefile
1 OBJS += alpha/dsputil_alpha.o                                           \
2         alpha/dsputil_alpha_asm.o                                       \
3         alpha/motion_est_alpha.o                                        \
4         alpha/motion_est_mvi_asm.o                                      \
5         alpha/simple_idct_alpha.o                                       \
6
7 OBJS-$(CONFIG_MPEGVIDEO)                += alpha/mpegvideo_alpha.o