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:
Brian Behlendorf 2019-10-30 12:37:49 -07:00 committed by Tony Hutter
parent 7e1b772edd
commit 123aa2fc14

View File

@ -1 +1 @@
+EXTRA_DIST = autosnap.lua EXTRA_DIST = autosnap.lua