diff options
Diffstat (limited to '')
-rw-r--r-- | etc/psf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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) |