From 5aeab1c853e487aa0042d5c32200d623efe908d3 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sat, 13 Oct 2018 17:18:49 +0200 Subject: fontstuff et al. --- userspace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userspace/Makefile') diff --git a/userspace/Makefile b/userspace/Makefile index 94d35c4..4823598 100644 --- a/userspace/Makefile +++ b/userspace/Makefile @@ -53,7 +53,7 @@ ext2.img: $(PROGS) @mkdir -p mnt/pipes # mountpoint for pipes @cp $(PROGS) mnt/bin @cp /home/miguel/git/EXT/vim/src/vim mnt/bin - @cp fonts/binfont.bin mnt/doc/fonts + @cp fonts/*.bin mnt/doc/fonts @cp xterm/xterm mnt/bin @cp cpp/testcpp mnt/bin @cp ncurses/foolstart mnt/bin -- cgit v1.2.3