summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2012-06-26 17:49:37 +0200
committerKarel Zak2012-06-26 17:49:37 +0200
commitbc94024d0828c106bb606123d1d443daff408082 (patch)
tree59fbcddeecf6671dd8a86509d42f91468426f8ab /Makefile.am
parentbuild-sys: convert libblkid/ to module (diff)
downloadkernel-qcow2-util-linux-bc94024d0828c106bb606123d1d443daff408082.tar.gz
kernel-qcow2-util-linux-bc94024d0828c106bb606123d1d443daff408082.tar.xz
kernel-qcow2-util-linux-bc94024d0828c106bb606123d1d443daff408082.zip
build-sys: convert libmount/ to module
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 3 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am
index 63cae2309..a68ecfca9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,18 +21,10 @@ INSTALL_DATA_HOOKS =
EXTRA_DIST =
CLEANFILES =
-
-SHLIBS_DIRS =
-
-if BUILD_LIBMOUNT
-SHLIBS_DIRS += libmount
-endif
-
MAN_DIRS = man/ru
SUBDIRS = \
$(MAN_DIRS) \
- $(SHLIBS_DIRS) \
disk-utils \
fdisk \
getopt \
@@ -74,9 +66,11 @@ EXTRA_DIST += \
include include/Makemodule.am
include lib/Makemodule.am
-include schedutils/Makemodule.am
include libuuid/Makemodule.am
include libblkid/Makemodule.am
+include libmount/Makemodule.am
+
+include schedutils/Makemodule.am
# Arrange so that .tarball-version appears only in the distribution