mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Give a nice error for "make bitcoind", instead of a misleading one.
This commit is contained in:
parent
239bddd64f
commit
e02b8a8354
1 changed files with 3 additions and 0 deletions
|
|
@ -483,6 +483,9 @@ clean-local:
|
|||
-rm -f config.h
|
||||
-rm -rf test/__pycache__
|
||||
|
||||
bitcoind bitcoin-cli bitcoin-tx:
|
||||
@echo "Remember to 'make beta*' rather than 'make bitcoin*' in this repository."
|
||||
|
||||
.rc.o:
|
||||
@test -f $(WINDRES)
|
||||
## FIXME: How to get the appropriate modulename_CPPFLAGS in here?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue