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 b64d7dd9ae5..c7b96bccd23 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2011/03/06 21:14:28 minskim Exp $ +# $NetBSD: Makefile,v 1.179 2011/03/06 23:23:14 minskim Exp $ # COMMENT= Fonts @@ -186,6 +186,8 @@ SUBDIR+= tex-euro-ce SUBDIR+= tex-euro-ce-doc SUBDIR+= tex-eurofont SUBDIR+= tex-eurofont-doc +SUBDIR+= tex-eurosans +SUBDIR+= tex-eurosans-doc SUBDIR+= tex-eurosym SUBDIR+= tex-eurosym-doc SUBDIR+= tex-fontspec |