diff options
-rw-r--r-- | fonts/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index e5638ef1173..56464fcf9e8 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.280 2015/05/09 22:23:11 markd Exp $ +# $NetBSD: Makefile,v 1.281 2015/05/14 17:36:54 wiz Exp $ # COMMENT= Fonts @@ -410,6 +410,8 @@ SUBDIR+= tex-esstix SUBDIR+= tex-esstix-doc SUBDIR+= tex-esvect SUBDIR+= tex-esvect-doc +SUBDIR+= tex-ethiop-t1 +SUBDIR+= tex-ethiop-t1-doc SUBDIR+= tex-euenc SUBDIR+= tex-euenc-doc SUBDIR+= tex-eulervm @@ -425,6 +427,8 @@ SUBDIR+= tex-eurosym-doc SUBDIR+= tex-euxm SUBDIR+= tex-fbb SUBDIR+= tex-fbb-doc +SUBDIR+= tex-fc +SUBDIR+= tex-fc-doc SUBDIR+= tex-fdsymbol SUBDIR+= tex-fdsymbol-doc SUBDIR+= tex-fetamont |