Files
lightning/external/libwally-core/src/ccan
Rusty Russell f42f34b82d external: new subdirectory for all external libraries and submodules.
You will want to 'make distclean' after this.

I also removed libsecp; we use the one in in libwally anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-29 17:54:14 +02:00
..

The C Code Archive Network: http://ccodearchive.net

You can find a set of helper utilities under tools/ and the modules
under ccan/.  The recommended way to add ccan modules to your project
is to create a ccan/ directory and add one module per subdirectory
(see tools/create-ccan-tree).

Enjoy!