summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-10-18 10:47:40 +0000
committerDiego Biurrun <diego@biurrun.de>2009-10-18 10:47:40 +0000
commit15674f12bef9a7270c0f5bf27845623a7a63e213 (patch)
tree4259cec7022b3073f6f5f49472367c6f204cfba7 /Makefile
parent7b018b1d7da7ff68310de8735772cdb2f044888d (diff)
cosmetics: Break overly long lines.
Originally committed as revision 20276 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 $<