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 9ada40d8f78..41f27326ed0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.360 2004/08/21 16:09:58 markd Exp $ +# $NetBSD: Makefile,v 1.361 2004/08/23 11:46:32 markd Exp $ # COMMENT= Packages to support the X window system @@ -141,6 +141,7 @@ SUBDIR+= kdelibdocs3 SUBDIR+= kdelibs2 SUBDIR+= kdelibs3 SUBDIR+= keylaunch +SUBDIR+= kkbswitch SUBDIR+= kmessage SUBDIR+= kterm SUBDIR+= lablgtk |