[FFmpeg-cvslog] r26078 - trunk/Makefile
stefano
subversion
Thu Dec 23 18:06:46 CET 2010
Author: stefano
Date: Thu Dec 23 18:06:46 2010
New Revision: 26078
Log:
Add dependency for the libavfitler.html file.
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile Thu Dec 23 16:05:24 2010 (r26077)
+++ trunk/Makefile Thu Dec 23 18:06:46 2010 (r26078)
@@ -119,6 +119,7 @@ $(HTMLPAGES) $(PODPAGES): doc/fftools-co
doc/ffmpeg.pod doc/ffmpeg.html: doc/bitstream_filters.texi doc/eval.texi doc/indevs.texi doc/filters.texi doc/outdevs.texi doc/protocols.texi
doc/ffplay.pod doc/ffplay.html: doc/eval.texi doc/indevs.texi doc/filters.texi doc/outdevs.texi doc/protocols.texi
doc/ffprobe.pod doc/ffprobe.html: doc/indevs.texi doc/protocols.texi
+doc/libavfilter.html: doc/filters.texi
doc/%.html: TAG = HTML
doc/%.html: doc/%.texi
More information about the ffmpeg-cvslog
mailing list