]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: add tools/Makemodule.am
authorKarel Zak <kzak@redhat.com>
Wed, 25 May 2016 13:59:15 +0000 (15:59 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 14 Jun 2016 09:32:48 +0000 (11:32 +0200)
commit7a7b5ddd14bcdab4c6e617fc9820e98cfdc4988a
treee31010ffa2895e69593b22657f1202ccddbd5c75
parent35cf01a5357a8169baa5a2fb1e855a817a4e8651
build-sys: add tools/Makemodule.am

We have "make" targets which depends on tools/check*.sh scripts. It's
ugly to exclude these scripts from the release tar balls (as generated
by "make distcheck").

Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
tools/Makemodule.am [new file with mode: 0644]