f63e2fe132
Remove the stray leading + from the Makefile. This was preventing the autosnap.lua channel program from being properly included by `make dist`. Reviewed-by: Giuseppe Di Natale <guss80@gmail.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #9527
2 lines
26 B
Makefile
2 lines
26 B
Makefile
EXTRA_DIST = autosnap.lua
|