diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 17253595bc5..72608081fd3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.406 2005/09/08 10:23:11 bouyer Exp $ +# $NetBSD: Makefile,v 1.407 2005/09/22 15:04:19 wiz Exp $ # COMMENT= Packages to support the X window system @@ -61,10 +61,10 @@ SUBDIR+= gnustep-preferences SUBDIR+= gromit SUBDIR+= gtk SUBDIR+= gtk+extra -SUBDIR+= gtk2+extra SUBDIR+= gtk-engines SUBDIR+= gtk-thinice-engine SUBDIR+= gtk2 +SUBDIR+= gtk2+extra SUBDIR+= gtk2-chtheme SUBDIR+= gtk2-engines SUBDIR+= gtk2-engines-bluecurve |