summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 326d17aa7c..190493d1f5 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ alltools: $(TOOLS)
documentation: $(addprefix doc/, developer.html faq.html ffmpeg-doc.html \
ffplay-doc.html ffserver-doc.html \
- general.html vfilters.html $(ALLMANPAGES))
+ general.html libavfilter.html $(ALLMANPAGES))
doc/%.html: doc/%.texi
texi2html -monolithic -number $<