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 GitHub
parent 0b2a642351
commit f63e2fe132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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