summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-29 10:52:33 +0200
committerJim Meyering <meyering@redhat.com>2009-08-29 17:29:45 +0200
commit98ec4beba5647408c85c48bc75458652200ffd06 (patch)
tree77e61ecf776c49b0bc6b9629b71ee09db7a3e86a /Makefile.am
parent6c497c6c2d8f917ec88292f3952c28f5fd4d7a86 (diff)
downloadcoreutils-98ec4beba5647408c85c48bc75458652200ffd06.tar.xz
tests: move a coreutils-specific test from maint.mk to Makefile.am
* Makefile.am (distcheck-hook): Make taint-distcheck here, since it's no longer done via maint.mk.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 603a44475..6175a8eef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -121,6 +121,7 @@ gen-ChangeLog:
ALL_RECURSIVE_TARGETS += distcheck-hook
distcheck-hook: check-ls-dircolors
$(MAKE) my-distcheck
+ $(MAKE) taint-distcheck
DISTCLEANFILES = VERSION
MAINTAINERCLEANFILES = THANKS-to-translators