Skip to content

Commit fa63e49

Browse files
author
MarcoFalke
committed
Merge commit '5ad54630935d1f340666de7bc9ffef9b8a1df296' into HEAD
2 parents 0b0fc17 + 5ad5463 commit fa63e49

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)