Browse Source

Add dependency for the libavfitler.html file.

Originally committed as revision 26078 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Stefano Sabatini 15 years ago
parent
commit
8399d23517
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile View File

@@ -119,6 +119,7 @@ $(HTMLPAGES) $(PODPAGES): doc/fftools-common-opts.texi
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


Loading…
Cancel
Save