build: Replace PLUGIN_RENEPAY_HDRS json.c with json.h in Makefile.
This commit is contained in:
@@ -34,7 +34,7 @@ PLUGIN_RENEPAY_HDRS := \
|
||||
plugins/renepay/uncertainty.h \
|
||||
plugins/renepay/mods.h \
|
||||
plugins/renepay/errorcodes.h \
|
||||
plugins/renepay/json.c
|
||||
plugins/renepay/json.h
|
||||
|
||||
PLUGIN_RENEPAY_OBJS := $(PLUGIN_RENEPAY_SRC:.c=.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user