util-linux/tools/Makemodule.am
Ruediger Meier 22174021f8 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 <ruediger.meier@ga-group.nl>
2017-06-26 21:00:09 +02:00

11 lines
236 B
Plaintext

EXTRA_DIST += \
tools/git-version-gen \
tools/checkcompletion.sh \
tools/checkconfig.sh \
tools/checkdecl.sh \
tools/checkincludes.pl \
tools/checkmans.sh \
tools/checkusage.sh \
tools/checkxalloc.sh