build system: New "make dist" uses git; add release checklist
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Dec 2011 21:56:05 +0000 (21:56 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Dec 2011 21:59:25 +0000 (21:59 +0000)
commit2562e34be95e38d860460a18fa6602e51051d4e8
tree2cb77d7b5c0bb617c2f3415b96814d9add4d043c
parentdfa6ab137e7565bd1afc03b045fff4aa737a7c9e
build system: New "make dist" uses git; add release checklist

We no longer try to separately track which files should be shipped in
the tarball.  Instead, the tarball contains exactly the same files as
the repo.

Add a release checklist at the bottom of Makefile.in, based on the one
from the stable branch (in 813ff677f7020b12fb1356e977a73dc910e64ce5).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile.in