diff options
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 59af2fef501..2ce0e21976c 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2011/03/03 04:14:40 minskim Exp $ +# $NetBSD: Makefile,v 1.175 2011/03/03 19:15:07 minskim Exp $ # COMMENT= Fonts @@ -172,6 +172,7 @@ SUBDIR+= tex-cm-super SUBDIR+= tex-cm-super-doc SUBDIR+= tex-cmcyr SUBDIR+= tex-cmcyr-doc +SUBDIR+= tex-cmextra SUBDIR+= tex-cmsd SUBDIR+= tex-cmsd-doc SUBDIR+= tex-courier |