From 4d1667893a27786b6cd9979a62f51ce7e93e5b3c Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 24 Sep 2018 18:11:21 -0400 Subject: Add psfed, a PSF2 font editor --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index fd3f1134..ef6a1099 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -2,7 +2,7 @@ PREFIX = ~/.local BINS = atch dtch glitch hnel modem open pbcopy pbd pbpaste pngo scheme wake xx BINS_BSD = watch -BINS_LINUX = bri fbatt fbclock +BINS_LINUX = bri fbatt fbclock psfed BINS_ALL = $(BINS) $(BINS_BSD) $(BINS_LINUX) GAMES_BSD = klon -- cgit 1.4.1