diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 4b3519aa1d3..d7d78173d6a 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.184 2011/03/08 18:34:48 minskim Exp $ +# $NetBSD: Makefile,v 1.185 2011/03/08 18:38:34 minskim Exp $ # COMMENT= Fonts @@ -234,6 +234,8 @@ SUBDIR+= tex-txfonts SUBDIR+= tex-txfonts-doc SUBDIR+= tex-uhc-fonts-base SUBDIR+= tex-uhc-fonts-extra +SUBDIR+= tex-utopia +SUBDIR+= tex-utopia-doc SUBDIR+= tex-wasy SUBDIR+= tex-wasy-doc SUBDIR+= tex-zapfchan |