mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 18:57:06 +01:00
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>
2 lines
59 B
Bash
Executable file
2 lines
59 B
Bash
Executable file
#!/bin/sh
|
|
exec autoreconf --install --force --warnings=all
|