maintainer-tools/Makefile

5 lines
120 B
Makefile

PATH=$(pwd)
cln-repro:
@cd cln; exec REMOTE=https://github.com/ElementsProject/lightning.git repro-build.sh "$(PATH)"