mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-29 10:44:21 +01:00
ccan: remove unused modules.
These tal submodules got pulled in initially by an overzealous copy. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
3
Makefile
3
Makefile
@@ -126,12 +126,9 @@ CCAN_HEADERS := \
|
||||
$(CCANDIR)/ccan/structeq/structeq.h \
|
||||
$(CCANDIR)/ccan/take/take.h \
|
||||
$(CCANDIR)/ccan/tal/grab_file/grab_file.h \
|
||||
$(CCANDIR)/ccan/tal/link/link.h \
|
||||
$(CCANDIR)/ccan/tal/path/path.h \
|
||||
$(CCANDIR)/ccan/tal/stack/stack.h \
|
||||
$(CCANDIR)/ccan/tal/str/str.h \
|
||||
$(CCANDIR)/ccan/tal/tal.h \
|
||||
$(CCANDIR)/ccan/tal/talloc/talloc.h \
|
||||
$(CCANDIR)/ccan/tcon/tcon.h \
|
||||
$(CCANDIR)/ccan/time/time.h \
|
||||
$(CCANDIR)/ccan/timer/timer.h \
|
||||
|
||||
Reference in New Issue
Block a user