[FFmpeg-devel] [PATCH] Cosmetics: sort dependencies for doc/ffmpeg.pod and doc/ffmpeg.html.

Stefano Sabatini stefano.sabatini-lala
Mon Jan 31 16:25:10 CET 2011


---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 2658a30..306075c 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/demuxers.texi doc/bitstream_filters.texi doc/eval.texi doc/indevs.texi doc/filters.texi doc/outdevs.texi doc/protocols.texi doc/metadata.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/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