diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 76b22c65bee..018839e9e80 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.298 2003/07/22 17:28:27 drochner Exp $ +# $NetBSD: Makefile,v 1.299 2003/07/23 17:00:42 jschauma Exp $ # COMMENT= Packages to support the X window system @@ -27,6 +27,7 @@ SUBDIR+= fbdesk SUBDIR+= filerunner SUBDIR+= fltk SUBDIR+= fox +SUBDIR+= fspanel SUBDIR+= fvwm-wharf SUBDIR+= gdkxft SUBDIR+= gdm |