tests: move check-misc targets from src/Makefile.am to maint.mk
authorJim Meyering <meyering@redhat.com>
Sun, 12 Oct 2008 09:05:00 +0000 (11:05 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 12 Oct 2008 09:21:19 +0000 (11:21 +0200)
commitc3e1fe230b9858d94299ab6f106d4e37fa4a6d75
treec4eccca402c3068e7b863f208eb7766c562f65c1
parent1833a876ae2497b2bd915b9e1a8f364cef66272e
tests: move check-misc targets from src/Makefile.am to maint.mk

* src/Makefile.am (check): Remove check-misc.
(check-misc): Remove target.
* maint.mk (sc_prohibit_stat_st_blocks): New target.
(sc_prohibit_S_IS_definition): New target.
* Makefile.am (EXTRA_DIST): Add .x-sc_prohibit_stat_st_blocks.
* .x-sc_prohibit_stat_st_blocks: New file.
Andreas Schwab reported that "make check" could fail to detect
violation of the no-S_IS*-definition policy.
.x-sc_prohibit_stat_st_blocks [new file with mode: 0644]
Makefile.am
maint.mk
src/Makefile.am