diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0586a01a4c4..71e0d6448b7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.623 2010/10/16 13:12:17 obache Exp $ +# $NetBSD: Makefile,v 1.624 2010/12/08 00:40:01 abs Exp $ # COMMENT= Packages to support the X window system @@ -48,6 +48,7 @@ SUBDIR+= fast-user-switch-applet SUBDIR+= fbdesk SUBDIR+= filerunner SUBDIR+= fixesproto +SUBDIR+= fixesproto4 SUBDIR+= fltk SUBDIR+= fltk2 SUBDIR+= fontcacheproto |