rgb-cln/external
Rusty Russell c76cfe9c5c Makefile: fix typo which can cause build failures.
And add secp_recovery to headers, while we're at it.

```
./wire/wire.h:7:10: fatal error: secp256k1_recovery.h: No such file or directory
 #include <secp256k1_recovery.h>
          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:254: recipe for target 'connectd/test/run-initiator-success.o' failed
make: *** [connectd/test/run-initiator-success.o] Error 1
m
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-09-09 20:44:22 +09:30
..
gheap@67fc83bc95 external/gheap: new submodule. 2020-08-28 10:56:50 +09:30
jsmn@18e9fe42cb jsmn: upgrade so JSMN_OBJECT's size parameter is usable. 2019-01-17 16:22:32 +01:00
libbacktrace@5a99ff7fed libbacktrace: pull latest version, which has config.guess fix applied. 2018-06-08 17:56:01 +02:00
libsodium@675149b9b8 external/libsodium: Update to 1.0.16 2018-06-09 06:42:02 +00:00
libwally-core@b8d7ea9104 libwally: update to latest master, includes map sort 2020-08-18 11:08:44 +09:30
.gitignore travis: Actually build for arm 2020-06-24 17:08:40 +02:00
Makefile Makefile: fix typo which can cause build failures. 2020-09-09 20:44:22 +09:30