diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index dda21e8f086..aae1847db13 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2002/06/09 11:18:04 taca Exp $ +# $NetBSD: Makefile,v 1.249 2002/06/10 13:29:07 drochner Exp $ # COMMENT= Packages to support the X window system @@ -99,6 +99,7 @@ SUBDIR+= tk SUBDIR+= tk-Tix SUBDIR+= tkinfo SUBDIR+= tkman +SUBDIR+= ttmkfdir SUBDIR+= type1inst SUBDIR+= unclutter SUBDIR+= wmavgload |