mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-28 10:14:21 +01:00
build: don't generate experimental variants of wire files.
We no longer have any experimental-only wire definitions. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -50,7 +50,7 @@ FUZZ_COMMON_OBJS := \
|
||||
wire/fromwire.o \
|
||||
wire/onion_wiregen.o \
|
||||
wire/peer_wire.o \
|
||||
wire/peer$(EXP)_wiregen.o \
|
||||
wire/peer_wiregen.o \
|
||||
wire/channel_type_wiregen.o \
|
||||
wire/tlvstream.o \
|
||||
wire/towire.o \
|
||||
|
||||
Reference in New Issue
Block a user