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 caa6156500b..c5695bc28b0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.551 2008/05/19 22:17:08 taca Exp $ +# $NetBSD: Makefile,v 1.552 2008/05/25 15:32:51 joerg Exp $ # COMMENT= Packages to support the X window system @@ -45,6 +45,7 @@ SUBDIR+= fbdesk SUBDIR+= filerunner SUBDIR+= fixesproto SUBDIR+= fltk +SUBDIR+= fltk2 SUBDIR+= fontcacheproto SUBDIR+= fontsproto SUBDIR+= fox |