Enable time_conversion regress tests
authorbeck <beck@openbsd.org>
Sun, 6 Nov 2022 12:59:46 +0000 (12:59 +0000)
committerbeck <beck@openbsd.org>
Sun, 6 Nov 2022 12:59:46 +0000 (12:59 +0000)
regress/lib/libc/time/Makefile

index 28b5556..1fc8541 100644 (file)
@@ -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>