diff options
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index a7dcd0b9ac0..a300eee0887 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.175 2018/02/09 16:53:50 minskim Exp $ +# $NetBSD: Makefile,v 1.176 2018/02/25 00:53:05 minskim Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -134,6 +134,7 @@ SUBDIR+= py-icalendar SUBDIR+= py-iso8601 SUBDIR+= py-isodate SUBDIR+= py-jdcal +SUBDIR+= py-jinja2-time SUBDIR+= py-jrnl SUBDIR+= py-ligotimegps SUBDIR+= py-maya |