diff options
author | June McEnroe <june@causal.agency> | 2020-05-26 11:12:08 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-05-26 11:12:08 -0400 |
commit | 4caf14dfccc5ca6538eb1118f20977cff776f766 (patch) | |
tree | 6b1a3a9afbaa18fc783a4ff098149b5d638a8751 /etc/psf/Makefile | |
parent | Add musl's COPYRIGHT to wcwidth (diff) | |
download | src-4caf14dfccc5ca6538eb1118f20977cff776f766.tar.gz src-4caf14dfccc5ca6538eb1118f20977cff776f766.zip |
Remove unfinished PSF fonts
Diffstat (limited to 'etc/psf/Makefile')
-rw-r--r-- | etc/psf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/psf/Makefile b/etc/psf/Makefile index edbaf120..e92178cd 100644 --- a/etc/psf/Makefile +++ b/etc/psf/Makefile @@ -3,8 +3,6 @@ TABLE = default.u FONTS += sans6x8.psfu FONTS += sans6x10.psfu FONTS += sans6x12.psfu -FONTS += sans8x16.psfu -FONTS += serif8x16.psfu PNGS = $(FONTS:psfu=png) |