]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: avoid using prog_DEPENDENCIES
authorRuediger Meier <ruediger.meier@ga-group.nl>
Sat, 20 Jan 2018 18:06:23 +0000 (19:06 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Jan 2018 10:16:49 +0000 (11:16 +0100)
commit4beacf105eeafa96d8f7b1b1bbaa4d18df960918
tree4efb770ef799b336b16339016c2c4b042dc1ea0f
parent0da03d449021c5fae696d1ed6509e7604ab1483e
build-sys: avoid using prog_DEPENDENCIES

Use EXTRA_prog_DEPENDENCIES to have the benefit
of automake's automatic prog_DEPENDENCIES.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
libblkid/src/Makemodule.am
libfdisk/src/Makemodule.am
libmount/src/Makemodule.am
libsmartcols/src/Makemodule.am
libuuid/src/Makemodule.am