artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc6bcb
)
Enable time_conversion regress tests
author
beck
<beck@openbsd.org>
Sun, 6 Nov 2022 12:59:46 +0000
(12:59 +0000)
committer
beck
<beck@openbsd.org>
Sun, 6 Nov 2022 12:59:46 +0000
(12:59 +0000)
regress/lib/libc/time/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libc/time/Makefile
b/regress/lib/libc/time/Makefile
index
28b5556
..
1fc8541
100644
(file)
--- a/
regress/lib/libc/time/Makefile
+++ b/
regress/lib/libc/time/Makefile
@@
-1,5
+1,6
@@
-# $OpenBSD: Makefile,v 1.
1 2004/01/20 16:47:55 millert
Exp $
+# $OpenBSD: Makefile,v 1.
2 2022/11/06 12:59:46 beck
Exp $
SUBDIR+=strptime
+SUBDIR+=time_conversion
.include <bsd.subdir.mk>