616ed68b48
passwd.1 (outdated).
13 lines
168 B
Makefile
13 lines
168 B
Makefile
|
|
mandir = @mandir@/fi
|
|
|
|
man_MANS = \
|
|
chfn.1 \
|
|
chsh.1 \
|
|
su.1
|
|
|
|
# Outdated manpages
|
|
# passwd.1 (https://bugs.launchpad.net/ubuntu/+bug/384024)
|
|
|
|
EXTRA_DIST = $(man_MANS)
|