042d6c48b3
* man/<ll>/*.[1358], man/<ll>/man[1358]/*.[1358], man/<ll>/Makefile.am: Sort manpages per section as the generated manpages.
18 lines
308 B
Makefile
18 lines
308 B
Makefile
|
|
mandir = @mandir@/es
|
|
|
|
man_MANS =
|
|
|
|
# These Spanish manpages are outdated.
|
|
# Please contact pkg-shadow-devel@lists.alioth.debian.org if you wish to
|
|
# provide updates.
|
|
# man1/login.1 \
|
|
# man1/newgrp.1 \
|
|
# man1/passwd.1 \
|
|
# man5/passwd.5 \
|
|
# man1/su.1 \
|
|
# man8/vigr.8 \
|
|
# man8/vipw.8
|
|
|
|
EXTRA_DIST = $(man_MANS)
|