summaryrefslogtreecommitdiffstats
path: root/man/man5/Makefile.am
blob: 1c0683ee309b461a99e04abb98b0dfec839fbd72 (plain)
1
2
3
4
5
6
7
8
9
dist_man_MANS = \
	vdev_id.conf.5 \
	zpool-features.5 \
	spl-module-parameters.5 \
	zfs-module-parameters.5 \
	zfs-events.5

install-data-local:
	$(INSTALL) -d -m 0755 "$(DESTDIR)$(mandir)/man5"