summaryrefslogtreecommitdiffstats
path: root/libmount/src/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2012-07-30 17:59:16 +0200
committerKarel Zak2012-07-30 17:59:16 +0200
commit922e6775e0c731c7155e80de4cca3cd74fca2f9a (patch)
tree464a67b93b8ff55cdc214e63a25c3dfb8f730c10 /libmount/src/Makemodule.am
parenttests: remove lt- prefixes (diff)
downloadkernel-qcow2-util-linux-922e6775e0c731c7155e80de4cca3cd74fca2f9a.tar.gz
kernel-qcow2-util-linux-922e6775e0c731c7155e80de4cca3cd74fca2f9a.tar.xz
kernel-qcow2-util-linux-922e6775e0c731c7155e80de4cca3cd74fca2f9a.zip
build-sys: move tests to check_PROGRAMS
Thanks to Mike Frysinger. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/src/Makemodule.am')
-rw-r--r--libmount/src/Makemodule.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/src/Makemodule.am b/libmount/src/Makemodule.am
index 211834e7f..8a6b2adf7 100644
--- a/libmount/src/Makemodule.am
+++ b/libmount/src/Makemodule.am
@@ -50,7 +50,7 @@ EXTRA_DIST += \
libmount/src/libmount.sym \
libmount/src/libmount.h.in
-noinst_PROGRAMS += \
+check_PROGRAMS += \
test_mount_cache \
test_mount_context \
test_mount_lock \