From 1e16dbe8b38c24563e0fb7240f73166e69d3dd6b Mon Sep 17 00:00:00 2001 From: des Date: Wed, 29 Aug 2007 15:21:59 +0000 Subject: [PATCH] Improve readability. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1925 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/debian/Makefile.am | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) 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 -- 2.39.5