mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
f42f34b82d
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>
4 lines
81 B
Makefile
4 lines
81 B
Makefile
ACLOCAL_AMFLAGS = -I tools/build-aux/m4
|
|
AUTOMAKE_OPTIONS = foreign
|
|
SUBDIRS = src
|