diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 56444a00250..16f2de280ba 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2001/10/23 11:40:25 agc Exp $ +# $NetBSD: Makefile,v 1.232 2001/10/30 13:39:49 damon Exp $ # COMMENT= Packages to support the X window system @@ -28,6 +28,7 @@ SUBDIR+= gnome SUBDIR+= gnome-- SUBDIR+= gnome-applets SUBDIR+= gnome-core +SUBDIR+= gnome-gkrellm SUBDIR+= gnome-libs SUBDIR+= gnome-python SUBDIR+= gnome-users-guide @@ -52,6 +53,7 @@ SUBDIR+= khostchooser SUBDIR+= kterm SUBDIR+= lesstif SUBDIR+= lesstif12 +SUBDIR+= multi-gnome-terminal SUBDIR+= modeline SUBDIR+= oneko SUBDIR+= openmotif |