build-sys: removing translated mans from Makefile.am

The previous commit didn't work like expected.
It's better to call 'make translate-mans'
manually prior calling 'make dist'.
This commit is contained in:
Jaromir Capik 2014-09-15 19:55:13 +02:00
parent d6b8818238
commit 0bc60e5c27
1 changed files with 1 additions and 2 deletions

View File

@ -44,8 +44,7 @@ dist_man_MANS = \
tload.1 \
uptime.1 \
vmstat.8 \
w.1 \
$(translated_MANS)
w.1
EXTRA_DIST = \
autogen.sh \