[FFmpeg-devel] [PATCH 1/6] Update documentation dependencies.

Stefano Sabatini stefano.sabatini-lala
Sun Jun 13 21:06:01 CEST 2010


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

diff --git a/Makefile b/Makefile
index 4b945f4..76be8a6 100644
--- a/Makefile
+++ b/Makefile
@@ -110,7 +110,7 @@ doc/%.html: doc/%.texi
 	$(M)cd doc && texi2html -monolithic -number $(<:doc/%=%)
 
 doc/%.pod: TAG = POD
-doc/%.pod: doc/%-doc.texi
+doc/%.pod: doc/%-doc.texi doc/fftools-common-opts.texi
 	$(M)doc/texi2pod.pl $< $@
 
 doc/%.1: TAG = MAN
-- 
1.7.1




More information about the ffmpeg-devel mailing list