File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ noinst_HEADERS += src/hash_impl.h
65
65
noinst_HEADERS += src/field.h
66
66
noinst_HEADERS += src/field_impl.h
67
67
noinst_HEADERS += src/bench.h
68
+ noinst_HEADERS += src/wycheproof/ecdsa_secp256k1_sha256_bitcoin_test.h
68
69
noinst_HEADERS += contrib/lax_der_parsing.h
69
70
noinst_HEADERS += contrib/lax_der_parsing.c
70
71
noinst_HEADERS += contrib/lax_der_privatekey_parsing.h
@@ -249,7 +250,6 @@ include src/modules/schnorrsig/Makefile.am.include
249
250
endif
250
251
251
252
EXTRA_DIST += src/wycheproof/WYCHEPROOF_COPYING
252
- EXTRA_DIST += src/wycheproof/ecdsa_secp256k1_sha256_bitcoin_test.h
253
253
EXTRA_DIST += src/wycheproof/ecdsa_secp256k1_sha256_bitcoin_test.json
254
254
EXTRA_DIST += tools/tests_wycheproof_generate.py
255
255
You can’t perform that action at this time.
0 commit comments