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 15b71f0beec..5a81caed5ab 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2000/03/25 20:15:33 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2000/06/10 11:59:48 drochner Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -59,6 +59,7 @@ SUBDIR += tclticker SUBDIR += team SUBDIR += vfu + SUBDIR += vttest SUBDIR += watch SUBDIR += xfinans SUBDIR += xinvest |