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 b9fdb0579c6..5ce0a9e702e 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2011/10/19 22:10:15 minskim Exp $ +# $NetBSD: Makefile,v 1.213 2011/10/19 22:20:31 minskim Exp $ # COMMENT= Fonts @@ -263,6 +263,8 @@ SUBDIR+= tex-uhc SUBDIR+= tex-uhc-doc SUBDIR+= tex-utopia SUBDIR+= tex-utopia-doc +SUBDIR+= tex-wadalab +SUBDIR+= tex-wadalab-doc SUBDIR+= tex-wasy SUBDIR+= tex-wasy-doc SUBDIR+= tex-wasysym |