mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 17:44:22 +01:00
signed types: add handlers for signed types
We're adding signed types to the spec! This adds the support mechanisms for them.
This commit is contained in:
committed by
Rusty Russell
parent
ad592d8b0d
commit
aba4d18ed1
@@ -8,7 +8,7 @@ DEVTOOLS_TOOL_OBJS := $(DEVTOOLS_TOOL_SRC:.c=.o)
|
||||
|
||||
# Make sure these depend on everything.
|
||||
ALL_C_SOURCES += $(DEVTOOLS_TOOL_SRC)
|
||||
ALL_C_HEADERS +=
|
||||
ALL_C_HEADERS +=
|
||||
ALL_PROGRAMS += $(DEVTOOLS)
|
||||
|
||||
DEVTOOLS_COMMON_OBJS := \
|
||||
|
||||
Reference in New Issue
Block a user