summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto/rmd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libcrypto/rmd/Makefile')
-rw-r--r--regress/lib/libcrypto/rmd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libcrypto/rmd/Makefile b/regress/lib/libcrypto/rmd/Makefile
index 843b6b54c9a..264cbd5fec2 100644
--- a/regress/lib/libcrypto/rmd/Makefile
+++ b/regress/lib/libcrypto/rmd/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.3 2014/07/08 15:53:53 jsing Exp $
+# $OpenBSD: Makefile,v 1.4 2022/09/02 15:45:52 tb Exp $
-PROG= rmdtest
+PROG= rmd_test
LDADD= -lcrypto
DPADD= ${LIBCRYPTO}
WARNINGS= Yes