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 aae458d0f16..2cf7a650648 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.291 2003/04/20 10:44:36 rh Exp $ +# $NetBSD: Makefile,v 1.292 2003/04/20 23:20:08 rh Exp $ # COMMENT= Packages to support the X window system @@ -42,6 +42,7 @@ SUBDIR+= gnome-session SUBDIR+= gnome-users-guide SUBDIR+= gnome1-panel SUBDIR+= gnome1-session +SUBDIR+= gnome2-applets SUBDIR+= gnome2-control-center SUBDIR+= gnome2-terminal SUBDIR+= gnustep-back |