From 15674f12bef9a7270c0f5bf27845623a7a63e213 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 18 Oct 2009 10:47:40 +0000 Subject: cosmetics: Break overly long lines. Originally committed as revision 20276 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 $< -- cgit v1.2.3