diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 865ffd60c3a..1c2c9b0f3ad 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.282 2003/01/16 05:41:31 uebayasi Exp $ +# $NetBSD: Makefile,v 1.283 2003/02/17 21:52:35 jschauma Exp $ # COMMENT= Packages to support the X window system @@ -23,6 +23,7 @@ SUBDIR+= dxpc SUBDIR+= ebuilder SUBDIR+= egtk SUBDIR+= eterm +SUBDIR+= fbdesk SUBDIR+= filerunner SUBDIR+= fltk SUBDIR+= fox |