6 lines
276 B
Makefile
6 lines
276 B
Makefile
include_HEADERS += include/secp256k1_schnorrsig.h
|
|
noinst_HEADERS += src/modules/schnorrsig/main_impl.h
|
|
noinst_HEADERS += src/modules/schnorrsig/tests_impl.h
|
|
noinst_HEADERS += src/modules/schnorrsig/tests_exhaustive_impl.h
|
|
noinst_HEADERS += src/modules/schnorrsig/bench_impl.h
|