diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 5 |
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 | |||
831 | check_PROGRAMS += verifytest | 831 | check_PROGRAMS += verifytest |
832 | verifytest_SOURCES = verifytest.c | 832 | verifytest_SOURCES = verifytest.c |
833 | 833 | ||
834 | # whirlpool | ||
835 | TESTS += whirlpool_test | ||
836 | check_PROGRAMS += whirlpool_test | ||
837 | whirlpool_test_SOURCES = whirlpool_test.c | ||
838 | |||
839 | # x25519test | 834 | # x25519test |
840 | TESTS += x25519test | 835 | TESTS += x25519test |
841 | check_PROGRAMS += x25519test | 836 | check_PROGRAMS += x25519test |