summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2022-06-13 08:01:31 +0000
committerjaapb <jaapb@pkgsrc.org>2022-06-13 08:01:31 +0000
commitbd49d4c1fde4e0b4df93fab4bfa370c7f909e9d6 (patch)
tree1e7f2b2ca406b2dcc4cff791c643f34bfa7fd7d9
parentfff594328e3dd71f551eed8f6a88cd586fc66382 (diff)
downloadpkgsrc-bd49d4c1fde4e0b4df93fab4bfa370c7f909e9d6.tar.gz
Added ocaml-mirage-clock to Makefile SUBDIRs
-rw-r--r--time/Makefile3
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