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 95e299dfc0b..44fd7bb294b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.173 2017/12/19 11:40:40 leot Exp $ +# $NetBSD: Makefile,v 1.174 2017/12/19 14:26:55 leot Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -133,6 +133,7 @@ SUBDIR+= py-icalendar SUBDIR+= py-iso8601 SUBDIR+= py-isodate SUBDIR+= py-jdcal +SUBDIR+= py-jrnl SUBDIR+= py-ligotimegps SUBDIR+= py-maya SUBDIR+= py-monotonic |