From e0a7c3b01155f1ccc05e75e2c31c17040424ecbb Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sat, 14 Apr 2007 20:27:35 +0100 Subject: The other half of the dependencies fix. --- src/libffmpeg/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/libffmpeg/Makefile.am b/src/libffmpeg/Makefile.am index 4938404a2..7490cc98f 100644 --- a/src/libffmpeg/Makefile.am +++ b/src/libffmpeg/Makefile.am @@ -32,7 +32,8 @@ ffmpeg_config.h: $(top_builddir)/contrib/ffmpeg/config.h endif -CLEANFILES = ffmpeg_config.h +BUILT_SOURCES = ffmpeg_config.h +CLEANFILES = $(BUILT_SOURCES) # this must always be included, even if the current machine has no DXR3... EXTRA_DIST = ffmpeg_encoder.c -- cgit v1.2.3