From 098a9e1144f620e3d975648920384d233dd85ed1 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Wed, 29 Jan 2003 11:10:50 +0000 Subject: auto* fix: pass 1 CVS patchset: 4036 CVS date: 2003/01/29 11:10:50 --- src/libffmpeg/libavcodec/alpha/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/libffmpeg/libavcodec/alpha') 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: -- cgit v1.2.3