mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-16 04:57:14 +03:00
cf2129e6dc
And update the automake templates to install them. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #518
6 lines
123 B
Makefile
6 lines
123 B
Makefile
man_MANS = zpios.1 ztest.1
|
|
EXTRA_DIST = $(man_MANS)
|
|
|
|
install-data-local:
|
|
$(INSTALL) -d -m 0755 "$(DESTDIR)$(mandir)/man1"
|