diff options
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 7d2d462d8d1..9da78785281 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2022/05/05 09:17:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.232 2022/06/13 08:01:31 jaapb Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -63,6 +63,7 @@ SUBDIR+= lua-tz SUBDIR+= memo SUBDIR+= ntpsec SUBDIR+= ocaml-calendar +SUBDIR+= ocaml-mirage-clock SUBDIR+= ocaml-mtime SUBDIR+= ocaml-time_now SUBDIR+= ocaml-timezone |