OSDN Git Service

Fix some oversights in distprep and maintainer-clean targets.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Mar 2011 05:03:26 +0000 (00:03 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Mar 2011 05:04:05 +0000 (00:04 -0500)
commit174f65ab00bb8de0f119a6a60d562b516ba71bba
treef649991098c4b28941a60ae7f2a5cc50c7a267a6
parent76fdee31c4ff74b7eae5965521a85d29381bcaec
Fix some oversights in distprep and maintainer-clean targets.

At least two recent commits have apparently imagined that a comment in
a Makefile stating that something would be included in the distribution
tarball was sufficient to make it so.  They hadn't bothered to hook
into the upper maintainer-clean targets either.  Per bug #5923 from
Charles Johnson, in which it emerged that the 9.1alpha4 tarballs are
short a few files that should be there.
src/Makefile
src/backend/Makefile
src/test/isolation/Makefile