Fix contrib/zcp/Makefile.am
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
This commit is contained in:
parent
0b2a642351
commit
f63e2fe132
|
@ -1 +1 @@
|
|||
+EXTRA_DIST = autosnap.lua
|
||||
EXTRA_DIST = autosnap.lua
|
||||
|
|
Loading…
Reference in New Issue