summaryrefslogtreecommitdiff
path: root/userspace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/Makefile')
-rw-r--r--userspace/Makefile1
1 files changed, 1 insertions, 0 deletions
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