diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 66f137bc984..c052e1f5810 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.316 2008/12/03 09:26:28 wiz Exp $ +# $NetBSD: Makefile,v 1.317 2008/12/09 10:53:37 wiz Exp $ # COMMENT= Miscellaneous utilities @@ -217,6 +217,7 @@ SUBDIR+= vttest SUBDIR+= vym SUBDIR+= watch SUBDIR+= wdic +SUBDIR+= whohas SUBDIR+= xchm SUBDIR+= xdg-dirs SUBDIR+= xdg-x11-dirs |