mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
plugin: Add the keysend plugin to the list of installable plugins
Suggested-by: Matt Whitlock <@whitslack> Signed-off-by: Christian Decker <@cdecker>
This commit is contained in:
committed by
Rusty Russell
parent
9b42d9d8ba
commit
f1633de6e8
2
Makefile
2
Makefile
@@ -509,7 +509,7 @@ PKGLIBEXEC_PROGRAMS = \
|
||||
lightningd/lightning_hsmd \
|
||||
lightningd/lightning_onchaind \
|
||||
lightningd/lightning_openingd
|
||||
PLUGINS=plugins/pay plugins/autoclean plugins/fundchannel plugins/bcli
|
||||
PLUGINS=plugins/pay plugins/autoclean plugins/fundchannel plugins/bcli plugins/keysend
|
||||
|
||||
install-program: installdirs $(BIN_PROGRAMS) $(PKGLIBEXEC_PROGRAMS) $(PLUGINS)
|
||||
@$(NORMAL_INSTALL)
|
||||
|
||||
Reference in New Issue
Block a user