Skip to content

Commit 2b2ddc5

Browse files
committed
Merge pull request #7088
5ad5463 Squashed 'src/secp256k1/' changes from 2bfb82b..6c527ec (MarcoFalke)
2 parents 348b281 + fa63e49 commit 2b2ddc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/secp256k1/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ TESTS = tests
7575
endif
7676

7777
if USE_ECMULT_STATIC_PRECOMPUTATION
78-
CPPFLAGS_FOR_BUILD +=-I$(top_srcdir)/
78+
CPPFLAGS_FOR_BUILD +=-I$(top_srcdir)
7979
CFLAGS_FOR_BUILD += -Wall -Wextra -Wno-unused-function
8080

8181
gen_context_OBJECTS = gen_context.o

0 commit comments

Comments
 (0)