summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ed5cdc06e1..326d17aa7c 100644
--- a/Makefile
+++ b/Makefile
@@ -80,8 +80,9 @@ 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 vfilters.html $(ALLMANPAGES))
+documentation: $(addprefix doc/, developer.html faq.html ffmpeg-doc.html \
+ ffplay-doc.html ffserver-doc.html \
+ general.html vfilters.html $(ALLMANPAGES))
doc/%.html: doc/%.texi
texi2html -monolithic -number $<