summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKarel Zak2017-06-26 22:42:24 +0200
committerKarel Zak2017-06-26 22:42:24 +0200
commitb768ac6b60a87226812d60267a9df6577be7a4a4 (patch)
tree57610fb5d5a426dfc9280b4481a1df29ada2304a /tools
parentuuidparse: fix getopt crash (diff)
parentbuild-sys: fix chown mistake, add checkusage.sh to the dist (diff)
downloadkernel-qcow2-util-linux-b768ac6b60a87226812d60267a9df6577be7a4a4.tar.gz
kernel-qcow2-util-linux-b768ac6b60a87226812d60267a9df6577be7a4a4.tar.xz
kernel-qcow2-util-linux-b768ac6b60a87226812d60267a9df6577be7a4a4.zip
Merge branch 'travis-fix' of https://github.com/rudimeier/util-linux
* 'travis-fix' of https://github.com/rudimeier/util-linux: build-sys: fix chown mistake, add checkusage.sh to the dist
Diffstat (limited to 'tools')
-rw-r--r--tools/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
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