summaryrefslogtreecommitdiff
path: root/src/libffmpeg
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2006-08-02 23:48:34 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2006-08-02 23:48:34 +0000
commit585226c7f70db5ddf3b52ca45c99477ee8bbbd6d (patch)
tree00c851bfc9da6cdf8f5347ed47d458ee9e0d49d1 /src/libffmpeg
parent668cc3fce0c95a2ddc466579b605c64a75903306 (diff)
downloadxine-lib-585226c7f70db5ddf3b52ca45c99477ee8bbbd6d.tar.gz
xine-lib-585226c7f70db5ddf3b52ca45c99477ee8bbbd6d.tar.bz2
Fix a typo which prevents build from tarball (missing file).
CVS patchset: 8159 CVS date: 2006/08/02 23:48:34
Diffstat (limited to 'src/libffmpeg')
-rw-r--r--src/libffmpeg/libavutil/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libffmpeg/libavutil/Makefile.am b/src/libffmpeg/libavutil/Makefile.am
index 608a448eb..13f645957 100644
--- a/src/libffmpeg/libavutil/Makefile.am
+++ b/src/libffmpeg/libavutil/Makefile.am
@@ -29,7 +29,7 @@ noinst_HEADERS = \
intfloat_readwrite.h \
lls.h \
log.h \
- mathematics.c \
+ mathematics.h \
md5.h \
rational.h \
x86_cpu.h