diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a1823c8bbec..b3b9d8b1b78 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.226 2001/08/05 00:23:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.227 2001/08/05 17:25:31 sakamoto Exp $ # COMMENT= Packages to support the X window system @@ -69,6 +69,7 @@ SUBDIR+= qtarch SUBDIR+= qwspritefield SUBDIR+= qwt SUBDIR+= rep-gtk +SUBDIR+= ruby-fox SUBDIR+= ruby-gtk SUBDIR+= ruby-tcltklib SUBDIR+= ruby-tk |