diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2b1da06a3fd..f17ae8c83b5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.260 2002/08/07 13:47:46 he Exp $ +# $NetBSD: Makefile,v 1.261 2002/09/07 20:29:05 jschauma Exp $ # COMMENT= Packages to support the X window system @@ -13,6 +13,7 @@ SUBDIR+= XmHTML SUBDIR+= acidlaunch SUBDIR+= asnap SUBDIR+= aterm +SUBDIR+= bbapm SUBDIR+= blt SUBDIR+= controlcenter SUBDIR+= dfm |