summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-12-23 17:06:46 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-12-23 17:06:46 +0000
commit8399d235177f323b2d349a47d174f446ae209652 (patch)
treeb6a49b2c167d4d97a5ec3c5273dbfe3d3292103b /Makefile
parent8c579c1c604306460436dcf1523117ca3b1aca82 (diff)
Add dependency for the libavfitler.html file.
Originally committed as revision 26078 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 65b5c9ad39..41240bcefa 100644
--- a/Makefile
+++ b/Makefile
@@ -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