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:
parent
d6b8818238
commit
0bc60e5c27
@ -44,8 +44,7 @@ dist_man_MANS = \
|
||||
tload.1 \
|
||||
uptime.1 \
|
||||
vmstat.8 \
|
||||
w.1 \
|
||||
$(translated_MANS)
|
||||
w.1
|
||||
|
||||
EXTRA_DIST = \
|
||||
autogen.sh \
|
||||
|
Loading…
Reference in New Issue
Block a user