Avoid spurious "make check" failures due to omitted programs.
authorJim Meyering <meyering@redhat.com>
Thu, 20 Dec 2007 13:03:12 +0000 (14:03 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 20 Dec 2007 13:03:12 +0000 (14:03 +0100)
commit8ddc5056f21039a319a65bece258eccf479e35f8
tree8181eaedc80e72448e7598e6fdac7c37124a3142
parent875e96efab820c5c0d240375d85d6c45b36ef3f2
Avoid spurious "make check" failures due to omitted programs.

* man/Makefile.am (distcheck-hook): Make check rules dependents of
this target, not of check-local, so that people aren't distracted by
failures due to programs omitted via --enable-no-install-program=...
ChangeLog
man/Makefile.am