diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 11c68883660..31164e232cf 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.326 2004/01/10 22:43:07 wiz Exp $ +# $NetBSD: Makefile,v 1.327 2004/01/20 13:43:18 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -34,6 +34,7 @@ SUBDIR+= fspanel SUBDIR+= fvwm-wharf SUBDIR+= gdkxft SUBDIR+= gdm +SUBDIR+= gdm1 SUBDIR+= gnome-- SUBDIR+= gnome-applets SUBDIR+= gnome-core |