diff options
Diffstat (limited to 'src/libffmpeg/libavcodec/alpha')
| -rw-r--r-- | src/libffmpeg/libavcodec/alpha/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libffmpeg/libavcodec/alpha/Makefile.am b/src/libffmpeg/libavcodec/alpha/Makefile.am index 1f24445ba..372f030d8 100644 --- a/src/libffmpeg/libavcodec/alpha/Makefile.am +++ b/src/libffmpeg/libavcodec/alpha/Makefile.am @@ -3,7 +3,9 @@ EXTRA_DIST = asm.h \ mpegvideo_alpha.c \ motion_est_alpha.c \ motion_est_mvi_asm.S \ - regdef.h + regdef.h \ + dsputil_alpha_asm.S \ + simple_idct_alpha.c all: |
