summary refs log tree commit diff
path: root/etc/psf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-03 16:52:40 -0400
committerJune McEnroe <june@causal.agency>2018-10-03 16:52:40 -0400
commitdad1833a7659418edafa0ed0dd8320504ff919d1 (patch)
tree53d960c5789d0897629e42efdaeef8d32f2da8b8 /etc/psf/Makefile
parentAdd -H flag to psfed to increase height (diff)
downloadsrc-dad1833a7659418edafa0ed0dd8320504ff919d1.tar.gz
src-dad1833a7659418edafa0ed0dd8320504ff919d1.zip
Add sans6x12
Diffstat (limited to 'etc/psf/Makefile')
-rw-r--r--etc/psf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/psf/Makefile b/etc/psf/Makefile
index 25cc5ff2..e92178cd 100644
--- a/etc/psf/Makefile
+++ b/etc/psf/Makefile
@@ -2,6 +2,7 @@ TABLE = default.u
 
 FONTS += sans6x8.psfu
 FONTS += sans6x10.psfu
+FONTS += sans6x12.psfu
 
 PNGS = $(FONTS:psfu=png)
 
8d44917ffa8f887708b3a93c9&follow=1'>Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe