summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9febbfd9b..616669d2c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,8 @@ if BUILD_LIBMOUNT
SHLIBS_DIRS += shlibs/mount
endif
+MAN_DIRS = man/ru
+
SUBDIRS = \
include \
disk-utils \
@@ -21,6 +23,7 @@ SUBDIRS = \
getopt \
lib \
$(SHLIBS_DIRS) \
+ $(MAN_DIRS) \
login-utils \
misc-utils \
po \