summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-12-02 12:41:28 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-12-02 12:41:28 +0000
commit14d680a91a2f57e406ab1f4c5ad9df0d65cbf5b9 (patch)
tree22e0e9579732040276f950faaa1138daa1b8c617 /src
parent4f8754178fb9b471e296453d76ced670cf308e76 (diff)
downloadxine-lib-14d680a91a2f57e406ab1f4c5ad9df0d65cbf5b9.tar.gz
xine-lib-14d680a91a2f57e406ab1f4c5ad9df0d65cbf5b9.tar.bz2
the quest of the missing files continue...
CVS patchset: 5822 CVS date: 2003/12/02 12:41:28
Diffstat (limited to 'src')
-rw-r--r--src/libffmpeg/libavcodec/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libffmpeg/libavcodec/Makefile.am b/src/libffmpeg/libavcodec/Makefile.am
index d41ca9679..bc655aa89 100644
--- a/src/libffmpeg/libavcodec/Makefile.am
+++ b/src/libffmpeg/libavcodec/Makefile.am
@@ -2,9 +2,9 @@ include $(top_srcdir)/misc/Makefile.common
SUBDIRS = armv4l i386 mlib alpha ppc libpostproc
-## we include some unused files
+## some files here are #included by others... go figure.
EXTRA_DIST = fdctref.c motion_est_template.c svq3.c wmv2.c \
- imgresample.c motion_est.c
+ imgresample.c motion_est.c mdec.c
AM_CFLAGS = $(LIBFFMPEG_CFLAGS)
ASFLAGS =