From a282cb8c921299b54a719452ec2bdaff63d8d3e9 Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 18 Oct 2018 12:26:18 +0200 Subject: New Scheduling / Syscalls! --- userspace/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'userspace/Makefile') diff --git a/userspace/Makefile b/userspace/Makefile index 860478a..8d9cf8e 100644 --- a/userspace/Makefile +++ b/userspace/Makefile @@ -67,6 +67,7 @@ ext2.img: $(PROGS) #@cp /home/miguel/git/EXT/vim/runtime/ftplugin mnt/usr/share/vim/ -r @cp fonts/*.bin mnt/doc/fonts @cp xterm/xterm mnt/bin + @cp xterm/rect mnt/bin @cp cpp/testcpp mnt/bin @cp ncurses/nc mnt/bin @cp pain/pain1 mnt/bin -- cgit v1.2.3