shadow/man/cs/Makefile.am

9 lines
84 B
Makefile

mandir = @mandir@/cs
man_MANS = \
passwd.5 \
shadow.5
EXTRA_DIST = $(man_MANS)