aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-06-20 10:40:04 -0500
committerBrent Cook <bcook@openbsd.org>2015-06-20 10:40:04 -0500
commitb9f1b83a79242fcd35cf928c331ff7a0d08908a5 (patch)
tree7fe3107169630af6dfc83a29b847f66a6394e263 /tests
parentb67c9460bafb71e8f294c6469c15ccd20e65c4c4 (diff)
downloadportable-b9f1b83a79242fcd35cf928c331ff7a0d08908a5.tar.gz
portable-b9f1b83a79242fcd35cf928c331ff7a0d08908a5.tar.bz2
portable-b9f1b83a79242fcd35cf928c331ff7a0d08908a5.zip
update for mdc2 removal
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 66ace5e..e748912 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -183,11 +183,6 @@ TESTS += md5test
183check_PROGRAMS += md5test 183check_PROGRAMS += md5test
184md5test_SOURCES = md5test.c 184md5test_SOURCES = md5test.c
185 185
186# mdc2test
187TESTS += mdc2test
188check_PROGRAMS += mdc2test
189mdc2test_SOURCES = mdc2test.c
190
191# mont 186# mont
192TESTS += mont 187TESTS += mont
193check_PROGRAMS += mont 188check_PROGRAMS += mont