[FFmpeg-devel] [PATCH] Add muxers.texi as dependency to ffmpeg.pod.
Stefano Sabatini
stefano.sabatini-lala
Mon Jan 31 16:25:16 CET 2011
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 306075c..5bb9928 100644
--- a/Makefile
+++ b/Makefile
@@ -117,7 +117,7 @@ documentation: $(addprefix doc/, developer.html faq.html general.html libavfilte
$(HTMLPAGES) $(PODPAGES): doc/fftools-common-opts.texi
-doc/ffmpeg.pod doc/ffmpeg.html: doc/bitstream_filters.texi doc/demuxers.texi doc/eval.texi doc/filters.texi doc/indevs.texi doc/metadata.texi doc/outdevs.texi doc/protocols.texi
+doc/ffmpeg.pod doc/ffmpeg.html: doc/bitstream_filters.texi doc/demuxers.texi doc/eval.texi doc/filters.texi doc/indevs.texi doc/metadata.texi doc/muxers.texi doc/outdevs.texi doc/protocols.texi
doc/ffplay.pod doc/ffplay.html: doc/demuxers.texi doc/eval.texi doc/indevs.texi doc/filters.texi doc/outdevs.texi doc/protocols.texi
doc/ffprobe.pod doc/ffprobe.html: doc/demuxers.texi doc/indevs.texi doc/protocols.texi
doc/libavfilter.html: doc/filters.texi
--
1.7.2.3
More information about the ffmpeg-devel
mailing list