secp256k1-zkp/src/modules/schnorrsig/Makefile.am.include

6 lines
276 B
Makefile
Raw Normal View History

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
2021-10-17 14:02:10 -04:00
noinst_HEADERS += src/modules/schnorrsig/bench_impl.h