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 94f8308ee67..075f07b53c2 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.343 2020/08/06 11:08:20 pin Exp $ +# $NetBSD: Makefile,v 1.344 2020/11/06 15:06:49 nia Exp $ # COMMENT= Fonts @@ -119,6 +119,7 @@ SUBDIR+= go-ttf SUBDIR+= gsftopkk SUBDIR+= gucharmap SUBDIR+= harfbuzz +SUBDIR+= harfbuzz-icu SUBDIR+= ibm-plex-otf SUBDIR+= ibm-plex-ttf SUBDIR+= inconsolata-g |