diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 4281625cb21..4874e79f881 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.368 2012/01/08 15:20:54 wiz Exp $ +# $NetBSD: Makefile,v 1.369 2012/01/31 11:10:56 obache Exp $ # COMMENT= Miscellaneous utilities @@ -28,6 +28,7 @@ SUBDIR+= chipmunk SUBDIR+= chord SUBDIR+= cksfv SUBDIR+= color-theme +SUBDIR+= colorblind SUBDIR+= colorize SUBDIR+= colorls SUBDIR+= colortail |