mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-27 19:47:30 -03:00
Remove INCLUDES. Obsolete, appears unused anyway.
This commit is contained in:
parent
db72c181bb
commit
f9aac5b034
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
INCLUDES = $(SECP_INCLUDES)
|
|
||||||
lib_LTLIBRARIES = libsecp256k1.la
|
lib_LTLIBRARIES = libsecp256k1.la
|
||||||
if USE_ASM
|
if USE_ASM
|
||||||
COMMON_LIB = libsecp256k1_common.la
|
COMMON_LIB = libsecp256k1_common.la
|
||||||
|
|
Loading…
Add table
Reference in a new issue