diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d71b72e42fc..97dfb3d754e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.391 2005/05/10 20:26:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.392 2005/05/10 20:29:04 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -22,6 +22,7 @@ SUBDIR+= asnap SUBDIR+= aterm SUBDIR+= bbapm SUBDIR+= blt +SUBDIR+= clearlooks-metacity SUBDIR+= compositeext SUBDIR+= controlcenter SUBDIR+= devilspie |