From 22174021f8255c4b06d528b93db31dc4d2a4a73c Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Mon, 26 Jun 2017 16:54:57 +0200 Subject: build-sys: fix chown mistake, add checkusage.sh to the dist Sorry, don't know why I reverted fad561b0. But for travis we need it only in check_nonroot(). check_root() *can* do chown and the check_dist() is handled by Makefile. Signed-off-by: Ruediger Meier --- tools/Makemodule.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/Makemodule.am b/tools/Makemodule.am index 03f2be6ba..bc22926f1 100644 --- a/tools/Makemodule.am +++ b/tools/Makemodule.am @@ -6,4 +6,5 @@ EXTRA_DIST += \ tools/checkdecl.sh \ tools/checkincludes.pl \ tools/checkmans.sh \ + tools/checkusage.sh \ tools/checkxalloc.sh -- cgit v1.2.3-55-g7522