mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05:00
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
3 lines
153 B
Makefile
3 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
|