diff --git a/etc/Makefile b/etc/Makefile index f5c24a268..343660f29 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -2,7 +2,7 @@ TOPDIR = $(realpath ..) -FILES = group master.passwd rc.init rc.shutdown .kshrc shells +FILES = group master.passwd rc.init rc.shutdown .kshrc shells spleen-8x16.fnt INSTALL-FILES = $(addprefix $(SYSROOT)/etc/, $(FILES)) all: build