summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/hash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/hash/Makefile')
-rw-r--r--src/regress/lib/libc/hash/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/regress/lib/libc/hash/Makefile b/src/regress/lib/libc/hash/Makefile
index 54e4baace8..9bd69bf8df 100644
--- a/src/regress/lib/libc/hash/Makefile
+++ b/src/regress/lib/libc/hash/Makefile
@@ -1,3 +1,5 @@
1# $OpenBSD: Makefile,v 1.2 2025/04/14 18:33:56 tb Exp $
2
1PROG = hash_test 3PROG = hash_test
2 4
3.include <bsd.regress.mk> 5.include <bsd.regress.mk>