From: Jaromir Capik Date: Mon, 15 Sep 2014 16:57:40 +0000 (+0200) Subject: build-sys: adding translated mans to dist X-Git-Tag: v3.3.10~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7e6ac6c8686ad2de327c56ab8e803c0f5b299e4e;p=procps-ng build-sys: adding translated mans to dist --- diff --git a/Makefile.am b/Makefile.am index 45feab1d..c10ef1ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,8 @@ dist_man_MANS = \ tload.1 \ uptime.1 \ vmstat.8 \ - w.1 + w.1 \ + $(translated_MANS) EXTRA_DIST = \ autogen.sh \