]> Sergey Matveev's repositories - public-inbox.git/commitdiff
build: add "git-dist" target for making gzipped tarballs
authorEric Wong <e@80x24.org>
Sun, 3 Nov 2019 02:53:39 +0000 (02:53 +0000)
committerEric Wong <e@80x24.org>
Sun, 3 Nov 2019 02:53:39 +0000 (02:53 +0000)
Since MANIFEST is tied to files tracked by git, adding generated
files such as NEWS to that is more effort than its worth (esp.
when I'm wondering if MakeMaker is useful compared to only using
GNU make).

I also have trouble reading CamelCase, so lower-case names
are nicer and more consistent with previous releases
(which were all generated with "git archive"); but did not
include NEWS.


No differences found