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 74a2e102d59..e484cae683d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.674 2013/01/23 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.675 2013/01/23 21:58:47 wiz Exp $ # COMMENT= Packages to support the X window system @@ -370,6 +370,7 @@ SUBDIR+= tk SUBDIR+= tk-BWidget SUBDIR+= tk-Tix SUBDIR+= tkinfo +SUBDIR+= tktable SUBDIR+= transset SUBDIR+= trapproto SUBDIR+= tzosdclock |