mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-13 13:22:38 -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
|
||||
INCLUDES = $(SECP_INCLUDES)
|
||||
|
||||
lib_LTLIBRARIES = libsecp256k1.la
|
||||
if USE_ASM
|
||||
COMMON_LIB = libsecp256k1_common.la
|
||||
|
|
Loading…
Reference in a new issue