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 b996f5effe9..286b4dce6c4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.372 2004/11/29 21:00:33 wiz Exp $ +# $NetBSD: Makefile,v 1.373 2004/12/04 20:39:54 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -147,6 +147,7 @@ SUBDIR+= kkbswitch SUBDIR+= kmessage SUBDIR+= kterm SUBDIR+= lablgtk +SUBDIR+= lablgtk2 SUBDIR+= lesstif SUBDIR+= libxfce4gui SUBDIR+= libxfce4mcs |