6 lines
266 B
Makefile
6 lines
266 B
Makefile
include_HEADERS += include/secp256k1_recovery.h
|
|
noinst_HEADERS += src/modules/recovery/main_impl.h
|
|
noinst_HEADERS += src/modules/recovery/tests_impl.h
|
|
noinst_HEADERS += src/modules/recovery/tests_exhaustive_impl.h
|
|
noinst_HEADERS += src/modules/recovery/bench_impl.h
|