summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--etc/psf/Makefile2
-rw-r--r--etc/psf/sans6x10.psfbin0 -> 2592 bytes
2 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)
diff --git a/etc/psf/sans6x10.psf b/etc/psf/sans6x10.psf
new file mode 100644
index 00000000..2ea3db74
--- /dev/null
+++ b/etc/psf/sans6x10.psf
Binary files differ