diff options
author | agc <agc> | 2002-05-14 18:48:36 +0000 |
---|---|---|
committer | agc <agc> | 2002-05-14 18:48:36 +0000 |
commit | c50acc38cc09ffd32cbd8227acc906e6352b6eee (patch) | |
tree | 5e863cd4b75abe1edd1c5426b5e987688e299313 /time/Makefile | |
parent | 9a6ab6aece5d5a61edcebe25b248a302a09afe2c (diff) | |
download | pkgsrc-c50acc38cc09ffd32cbd8227acc906e6352b6eee.tar.gz |
Add and enable xchrono
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 57a0ae909e8..01bbacaa000 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/05/09 12:23:37 agc Exp $ +# $NetBSD: Makefile,v 1.14 2002/05/14 18:48:36 agc Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -37,6 +37,7 @@ SUBDIR+= wmtime SUBDIR+= xalarm SUBDIR+= xbeats SUBDIR+= xcal +SUBDIR+= xchrono SUBDIR+= xdaliclock SUBDIR+= xtimer SUBDIR+= xtu |