aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2022-09-06 17:43:00 +0200
committerTheo Buehler <tb@openbsd.org>2022-09-06 17:43:00 +0200
commita43a9b57c013de76550281b656b9ae79c3076059 (patch)
tree67dcdb86af0413a9fdb6fd89b9b0b60dde0bccc1 /tests/Makefile.am
parent5ecf1c62dccc6ad16b41fe11985d1d4b762ff0f0 (diff)
downloadportable-a43a9b57c013de76550281b656b9ae79c3076059.tar.gz
portable-a43a9b57c013de76550281b656b9ae79c3076059.tar.bz2
portable-a43a9b57c013de76550281b656b9ae79c3076059.zip
Switch to new rc2_test
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 24b4658..24e6f2e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -431,10 +431,10 @@ TESTS += randtest
431check_PROGRAMS += randtest 431check_PROGRAMS += randtest
432randtest_SOURCES = randtest.c 432randtest_SOURCES = randtest.c
433 433
434# rc2test 434# rc2_test
435TESTS += rc2test 435TESTS += rc2_test
436check_PROGRAMS += rc2test 436check_PROGRAMS += rc2_test
437rc2test_SOURCES = rc2test.c 437rc2_test_SOURCES = rc2_test.c
438 438
439# rc4_test 439# rc4_test
440TESTS += rc4_test 440TESTS += rc4_test