summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2010-10-21 15:00:47 +0200
committerKarel Zak <kzak@redhat.com>2010-10-21 15:00:47 +0200
commitf331598afc17b3f682eb0e0da123d9607bca2926 (patch)
treebfcc61c4a1fed45e3c6bbb531362d4ab1ab406cc /Makefile.am
parent0c3e5202406ce5ad9ee5ce018ce383607fd84c8c (diff)
downloadutil-linux-old-f331598afc17b3f682eb0e0da123d9607bca2926.tar.gz
man: add russian translation of ddate.1
Signed-off-by: Karel Zak <kzak@redhat.com>
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 9febbfd9..616669d2 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 \