From 585226c7f70db5ddf3b52ca45c99477ee8bbbd6d Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 2 Aug 2006 23:48:34 +0000 Subject: Fix a typo which prevents build from tarball (missing file). CVS patchset: 8159 CVS date: 2006/08/02 23:48:34 --- src/libffmpeg/libavutil/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libffmpeg') 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 -- cgit v1.2.3