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 0fcda4d224a..6f9b6b2aac4 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2010/02/08 05:14:12 minskim Exp $ +# $NetBSD: Makefile,v 1.148 2010/02/09 00:53:36 minskim Exp $ # COMMENT= Fonts @@ -141,6 +141,7 @@ SUBDIR+= tex-ae-doc SUBDIR+= tex-amsfonts SUBDIR+= tex-amsfonts-doc SUBDIR+= tex-cm +SUBDIR+= tex-cm-doc SUBDIR+= tex-cm-super SUBDIR+= tex-cm-super-doc SUBDIR+= tex-cmex |