From c600ec142589760ba8554ac21773246e71ecc430 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 28 Sep 2018 19:15:02 -0400 Subject: Add sans6x10 basic glyphs --- etc/psf/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/psf/Makefile') diff --git a/etc/psf/Makefile b/etc/psf/Makefile index a3277b4e..25cc5ff2 100644 --- a/etc/psf/Makefile +++ b/etc/psf/Makefile @@ -1,6 +1,8 @@ TABLE = default.u FONTS += sans6x8.psfu +FONTS += sans6x10.psfu + PNGS = $(FONTS:psfu=png) all: $(FONTS) -- cgit 1.4.1