Skip to content
Snippets Groups Projects
Commit 64e326af authored by Simon Josefsson's avatar Simon Josefsson Committed by Niels Möller
Browse files

* testsuite/Makefile.am (noinst_PROGRAMS): Added arctwo-test.

Rev: src/nettle/testsuite/Makefile.am:1.41
parent b3d29b5b
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,8 @@ AM_CPPFLAGS = -I$(top_srcdir) ...@@ -5,7 +5,8 @@ AM_CPPFLAGS = -I$(top_srcdir)
# installed version. # installed version.
AM_LDFLAGS = -L.. AM_LDFLAGS = -L..
noinst_PROGRAMS = aes-test arcfour-test blowfish-test cast128-test \ noinst_PROGRAMS = aes-test arcfour-test arctwo-test \
blowfish-test cast128-test \
base16-test base64-test \ base16-test base64-test \
des-test des3-test des-compat-test \ des-test des3-test des-compat-test \
md2-test md4-test md5-test md5-compat-test \ md2-test md4-test md5-test md5-compat-test \
......
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