Skip to content

Commit

Permalink
etc/Makefile: add font file to FILES
Browse files Browse the repository at this point in the history
  • Loading branch information
panantoni01 committed Nov 28, 2023
1 parent e341afa commit f9ff401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f9ff401

Please sign in to comment.