summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-10-18 07:46:06 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-10-18 07:46:06 +0000
commit1f09ab5e6665d0cae34fe4b378f16268e712e748 (patch)
tree187170c8710b81f9948b32807315835ec062e46b /Makefile
parent5d660598b0f1300182240074d4dbada41fe694d9 (diff)
Add documentation for libavfilter video filters.
Originally committed as revision 20271 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9cd9ef25f6..ed5cdc06e1 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,7 @@ cmdutils.o cmdutils.d: version.h
alltools: $(TOOLS)
documentation: $(addprefix doc/, developer.html faq.html ffmpeg-doc.html ffserver-doc.html \
- ffplay-doc.html general.html $(ALLMANPAGES))
+ ffplay-doc.html general.html vfilters.html $(ALLMANPAGES))
doc/%.html: doc/%.texi
texi2html -monolithic -number $<