diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index c1a05b22178..7dd28bf7d30 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2001/02/01 14:35:04 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2001/02/13 14:03:34 wiz Exp $ # SUBDIR += 9menu @@ -13,6 +13,7 @@ SUBDIR += colorls SUBDIR += colortail SUBDIR += cowsay + SUBDIR += cuecat SUBDIR += dgpsip SUBDIR += dialog SUBDIR += dotfile |