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 794858f6f27..defe0432746 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.422 2006/01/03 14:42:13 taca Exp $ +# $NetBSD: Makefile,v 1.423 2006/01/08 03:50:28 minskim Exp $ # COMMENT= Packages to support the X window system @@ -217,6 +217,7 @@ SUBDIR+= qwt SUBDIR+= randrext SUBDIR+= renderext SUBDIR+= rep-gtk +SUBDIR+= ruby-gnome2-gtk SUBDIR+= ruby-gtk SUBDIR+= ruby-tk SUBDIR+= rxvt |