X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=cmd%2Farcstat%2FMakefile.am;fp=cmd%2Farcstat%2FMakefile.am;h=802b8e1d9e01623ce62f85ca71f3fd53316fc456;hb=fb02fabf9b8045d6a1ddedf3f79171f69633162d;hp=0000000000000000000000000000000000000000;hpb=7634cd54db25a69e00aaab6448ad710441bd8e7d;p=zfs.git diff --git a/cmd/arcstat/Makefile.am b/cmd/arcstat/Makefile.am new file mode 100644 index 0000000..802b8e1 --- /dev/null +++ b/cmd/arcstat/Makefile.am @@ -0,0 +1,2 @@ +bin_SCRIPTS = arcstat.py +EXTRA_DIST = $(bin_SCRIPTS)