]> Git Repo - secp256k1.git/blobdiff - src/modules/ecdh/Makefile.am.include
ARM assembly implementation of field_10x26 inner
[secp256k1.git] / src / modules / ecdh / Makefile.am.include
index 670b9c1152e753aa0f7cf4c3c078925d5a6ade05..e3088b469790bdc14b8982931d5729a7eabde69b 100644 (file)
@@ -4,5 +4,5 @@ noinst_HEADERS += src/modules/ecdh/tests_impl.h
 if USE_BENCHMARK
 noinst_PROGRAMS += bench_ecdh
 bench_ecdh_SOURCES = src/bench_ecdh.c
-bench_ecdh_LDADD = libsecp256k1.la $(SECP_LIBS)
+bench_ecdh_LDADD = libsecp256k1.la $(SECP_LIBS) $(COMMON_LIB)
 endif
This page took 0.022356 seconds and 4 git commands to generate.