summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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