From 1f09ab5e6665d0cae34fe4b378f16268e712e748 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 18 Oct 2009 07:46:06 +0000 Subject: Add documentation for libavfilter video filters. Originally committed as revision 20271 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 $< -- cgit v1.2.3