From 18b13460d20eaac9f0d0d56655f1aec4da81c95a Mon Sep 17 00:00:00 2001 From: jaapb Date: Thu, 5 May 2022 09:17:22 +0000 Subject: Added ocaml-timezone to Makefile SUBDIRs --- time/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'time/Makefile') diff --git a/time/Makefile b/time/Makefile index 3b6d8d0b230..7d2d462d8d1 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.230 2022/04/08 10:22:40 pin Exp $ +# $NetBSD: Makefile,v 1.231 2022/05/05 09:17:22 jaapb Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -65,6 +65,7 @@ SUBDIR+= ntpsec SUBDIR+= ocaml-calendar SUBDIR+= ocaml-mtime SUBDIR+= ocaml-time_now +SUBDIR+= ocaml-timezone SUBDIR+= oclock SUBDIR+= p5-Business-Hours SUBDIR+= p5-Calendar-Simple -- cgit v1.2.3