Skip to content
Snippets Groups Projects
Commit a7d8401c authored by Niels Möller's avatar Niels Möller
Browse files

* testsuite/Makefile.am (TS_PROGS): Added dsa-keygen-test.

Rev: src/nettle/testsuite/Makefile.am:1.26
parent fa14f30e
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ TS_PROGS = aes-test arcfour-test blowfish-test cast128-test \ ...@@ -11,7 +11,7 @@ TS_PROGS = aes-test arcfour-test blowfish-test cast128-test \
knuth-lfib-test \ knuth-lfib-test \
cbc-test hmac-test bignum-test \ cbc-test hmac-test bignum-test \
rsa-test rsa-keygen-test \ rsa-test rsa-keygen-test \
dsa-test \ dsa-test dsa-keygen-test \
yarrow-test yarrow-test
noinst_PROGRAMS = $(TS_PROGS) noinst_PROGRAMS = $(TS_PROGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment