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 7fc5c98737f..27583d47461 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.250 2002/06/15 23:36:08 cjep Exp $ +# $NetBSD: Makefile,v 1.251 2002/06/16 12:06:06 cjep Exp $ # COMMENT= Packages to support the X window system @@ -117,6 +117,7 @@ SUBDIR+= xautolock SUBDIR+= xbanner SUBDIR+= xbindkeys SUBDIR+= xcb +SUBDIR+= xclip SUBDIR+= xcolors SUBDIR+= xcolorsel SUBDIR+= xcruise |