]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Make my-distcheck depend on "check".
authorJim Meyering <meyering@redhat.com>
Sun, 2 Dec 2007 19:53:43 +0000 (20:53 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 2 Dec 2007 20:03:42 +0000 (21:03 +0100)
commit681dc1ee014e4726954f0f50d8bced5452698932
tree6b14a85631ec31ca7d2978f9e3c772786c8ceb26
parentb1a1db59006ccf77419d88900802985fda0bb15a
Make my-distcheck depend on "check".

* Makefile.maint (my-distcheck): Also depend on "check", so I can't tag
and release something that fails "make check" (however harmless) when
run in a checked-out-from-git dir, but not in the distributed tarball.

Signed-off-by: Jim Meyering <meyering@redhat.com>
ChangeLog
Makefile.maint