summaryrefslogtreecommitdiffstats
path: root/shlibs
diff options
context:
space:
mode:
authorKarel Zak2010-10-14 16:09:14 +0200
committerKarel Zak2011-01-03 12:28:45 +0100
commita42706f4e5ca601e04cbe44638d21e2caedc78da (patch)
tree1b214f120f0c629901cc2ff484d65b8bd7009f68 /shlibs
parentlibmount: improve assert() and DBG() usage (diff)
downloadkernel-qcow2-util-linux-a42706f4e5ca601e04cbe44638d21e2caedc78da.tar.gz
kernel-qcow2-util-linux-a42706f4e5ca601e04cbe44638d21e2caedc78da.tar.xz
kernel-qcow2-util-linux-a42706f4e5ca601e04cbe44638d21e2caedc78da.zip
tests: use {src,build}dir variables for tests
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs')
-rw-r--r--shlibs/mount/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shlibs/mount/src/Makefile.am b/shlibs/mount/src/Makefile.am
index 820ab8bc0..2d7e93b33 100644
--- a/shlibs/mount/src/Makefile.am
+++ b/shlibs/mount/src/Makefile.am
@@ -22,7 +22,7 @@ libmount_la_SOURCES = mountP.h version.c utils.c test.c init.c cache.c \
nodist_libmount_la_SOURCES = mountP.h
-libmount_la_LIBADD = $(ul_libblkid_la)
+libmount_la_LIBADD = $(ul_libblkid_la) $(SELINUX_LIBS)
libmount_la_DEPENDENCIES = $(libmount_la_LIBADD) mount.sym mount.h.in