From: des Date: Wed, 29 Aug 2007 15:21:59 +0000 (+0000) Subject: Improve readability. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e16dbe8b38c24563e0fb7240f73166e69d3dd6b;p=varnish Improve readability. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1925 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/debian/Makefile.am b/varnish-cache/debian/Makefile.am index 4e12b8f2..6f5e47ff 100644 --- a/varnish-cache/debian/Makefile.am +++ b/varnish-cache/debian/Makefile.am @@ -1,7 +1,19 @@ # $Id$ -EXTRA_DIST = \ - changelog compat control copyright dirs docs lintian-override \ - README.Debian rules TODO varnish.default varnish.examples \ - varnish.init varnish.logrotate varnish.postrm \ +EXTRA_DIST = \ + README.Debian \ + TODO \ + changelog \ + compat \ + control \ + copyright \ + dirs \ + docs \ + lintian-override \ + rules \ + varnish.default \ + varnish.examples \ + varnish.init \ + varnish.logrotate \ + varnish.postrm \ varnish.varnishlog.init