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 b3b3a7e3192..7b1ce3fd9da 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.269 2002/09/28 00:00:00 rh Exp $ +# $NetBSD: Makefile,v 1.270 2002/09/29 09:07:59 rh Exp $ # COMMENT= Packages to support the X window system @@ -40,6 +40,7 @@ SUBDIR+= gnome-users-guide SUBDIR+= gnome2-control-center SUBDIR+= gnustep-back SUBDIR+= gnustep-gui +SUBDIR+= gnustep-preferences SUBDIR+= gtk SUBDIR+= gtk+extra SUBDIR+= gtk-- |