1## Makefile.am for man/man8/
2
3man_MANS = \
4	afpd.8 \
5	cnid_dbd.8 \
6	cnid_metad.8 \
7	netatalk.8
8
9DISTCLEANFILES = $(man_MANS)
10