]> Git Repo - secp256k1.git/blobdiff - Makefile.am
Fix for Windows compile issue
[secp256k1.git] / Makefile.am
index f4121f1705fad57aa72100abf2e3bc1d9de2edcb..7772a4e9d282c6f76c10c046092ec0538319d058 100644 (file)
@@ -75,7 +75,7 @@ TESTS = tests
 endif
 
 if USE_ECMULT_STATIC_PRECOMPUTATION
-CPPFLAGS_FOR_BUILD +=-I$(top_srcdir)/
+CPPFLAGS_FOR_BUILD +=-I$(top_srcdir)
 CFLAGS_FOR_BUILD += -Wall -Wextra -Wno-unused-function
 
 gen_context_OBJECTS = gen_context.o
This page took 0.022536 seconds and 4 git commands to generate.