]> Sergey Matveev's repositories - public-inbox.git/commit
build: remove NEWS from dist-git target
authorEric Wong <e@80x24.org>
Wed, 1 Jan 2020 09:57:51 +0000 (09:57 +0000)
committerEric Wong <e@80x24.org>
Thu, 2 Jan 2020 02:15:48 +0000 (02:15 +0000)
commit6cd459ceeaa024639e4f905b871971c9c0794326
treee2b42af58f8d108fac64c6e4c3de762b93624ada
parent599166a3072a1f165ca54121a9dbb24ce2585c2f
build: remove NEWS from dist-git target

mknews doesn't require any optional dependencies a user wouldn't
normally have.  We can save storage and bandwidth costs by
letting cgit serve the exact tar.gz which "git archive | gzip -n"
generates.
Documentation/include.mk