aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-03-02 07:37:36 -0700
committerTheo Buehler <tb@openbsd.org>2024-03-02 07:52:39 -0700
commit9b54faaf977458a3c9c44aafe81ceee00956ba37 (patch)
treed64ab45054ef8217f1ebeb1a56fa92c94ee6b0d1 /tests/Makefile.am
parentd3ce4a78fef7be558f532784e7daa530995a8572 (diff)
downloadportable-9b54faaf977458a3c9c44aafe81ceee00956ba37.tar.gz
portable-9b54faaf977458a3c9c44aafe81ceee00956ba37.tar.bz2
portable-9b54faaf977458a3c9c44aafe81ceee00956ba37.zip
Update build system for file 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 bd119fb..e0e5a32 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -434,11 +434,6 @@ TESTS += gcm128test
434check_PROGRAMS += gcm128test 434check_PROGRAMS += gcm128test
435gcm128test_SOURCES = gcm128test.c 435gcm128test_SOURCES = gcm128test.c
436 436
437# gost2814789t
438TESTS += gost2814789t
439check_PROGRAMS += gost2814789t
440gost2814789t_SOURCES = gost2814789t.c
441
442# handshake_table 437# handshake_table
443TESTS += handshake_table 438TESTS += handshake_table
444check_PROGRAMS += handshake_table 439check_PROGRAMS += handshake_table