diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c79997120a5..b74fa6caceb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.487 2007/03/22 15:49:31 joerg Exp $ +# $NetBSD: Makefile,v 1.488 2007/03/23 20:21:57 kristerw Exp $ # COMMENT= Packages to support the X window system @@ -302,6 +302,7 @@ SUBDIR+= tk-Tix SUBDIR+= tk83 SUBDIR+= tkinfo SUBDIR+= tkman +SUBDIR+= transset-df SUBDIR+= trapproto SUBDIR+= tzosdclock SUBDIR+= unclutter |