diff options
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 17bcc698bd8..08128225d8f 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2009/04/30 05:07:10 minskim Exp $ +# $NetBSD: Makefile,v 1.126 2009/06/07 06:50:07 minskim Exp $ # COMMENT= Fonts @@ -144,6 +144,8 @@ SUBDIR+= tex-latex-fonts SUBDIR+= tex-marvosym SUBDIR+= tex-marvosym-doc SUBDIR+= tex-metafont +SUBDIR+= tex-mflogo +SUBDIR+= tex-mflogo-doc SUBDIR+= tex-psnfss SUBDIR+= tex-psnfss-doc SUBDIR+= tex-symbol |