src/Makefile.am: Added missing backslash before newline. collectd-4.7.0
authorSebastian Harl <sh@tokkee.org>
Tue, 12 May 2009 06:44:24 +0000 (08:44 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 12 May 2009 06:44:24 +0000 (08:44 +0200)
The list of manpages is split into several lines. One of those lines was
missing the backslash which caused the list to be cut after collectd-java.5,
i.e. several of the manpages would have not been built at all.

Thanks to 'dh_install --fail-missing' for catching that ;-)


No differences found