aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-08-31 05:33:35 -0600
committerTheo Buehler <tb@openbsd.org>2024-08-31 05:58:34 -0600
commit64f8aa37017145dc2af27db20ce6b8b0fb2b214c (patch)
tree3a5b1f1ef8979d56abd9154ce0b405710dd059ad /tests/Makefile.am
parent5ffea18590c0bf585aac237626171a9b0233251c (diff)
downloadportable-64f8aa37017145dc2af27db20ce6b8b0fb2b214c.tar.gz
portable-64f8aa37017145dc2af27db20ce6b8b0fb2b214c.tar.bz2
portable-64f8aa37017145dc2af27db20ce6b8b0fb2b214c.zip
Adjust for whirlpool removal
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a1b89b7..604fdab 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -831,11 +831,6 @@ TESTS += verifytest
831check_PROGRAMS += verifytest 831check_PROGRAMS += verifytest
832verifytest_SOURCES = verifytest.c 832verifytest_SOURCES = verifytest.c
833 833
834# whirlpool
835TESTS += whirlpool_test
836check_PROGRAMS += whirlpool_test
837whirlpool_test_SOURCES = whirlpool_test.c
838
839# x25519test 834# x25519test
840TESTS += x25519test 835TESTS += x25519test
841check_PROGRAMS += x25519test 836check_PROGRAMS += x25519test