diff options
Diffstat (limited to 'cmd/arcstat/Makefile.am')
-rw-r--r-- | cmd/arcstat/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cmd/arcstat/Makefile.am b/cmd/arcstat/Makefile.am new file mode 100644 index 0000000000000..d1ba989a0cd80 --- /dev/null +++ b/cmd/arcstat/Makefile.am @@ -0,0 +1,5 @@ +include $(top_srcdir)/config/Substfiles.am + +bin_SCRIPTS = arcstat + +SUBSTFILES += $(bin_SCRIPTS) |