mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
02bd676df1
Add the arc_summary Makefile to the build system so the script is properly included in the distribution tarball and installed. Signed-off-by: Turbo Fredriksson <turbo@bayour.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #3147
4 lines
153 B
Makefile
4 lines
153 B
Makefile
SUBDIRS = zfs zpool zdb zhack zinject zstreamdump ztest zpios
|
|
SUBDIRS += mount_zfs fsck_zfs zvol_id vdev_id arcstat dbufstat zed
|
|
SUBDIRS += arc_summary
|