]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commit70ebd82066a0c9c4c92579c07b7d0e36bbb4870a
tree09952764192a992effe504b61571a325fb6fb82a
parent8edf9493a92f53a5135b9d36f5e913b46d6486c8
build: add "git-dist" target for making gzipped tarballs

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.
Documentation/include.mk