--- SheepShaver/Makefile 2003/05/13 16:59:56 1.4 +++ SheepShaver/Makefile 2003/05/22 22:12:03 1.5 @@ -58,7 +58,8 @@ links: Unix/sshpty.h Unix/sshpty.c Unix/strlcpy.h Unix/strlcpy.c \ Unix/sys_unix.cpp Unix/timer_unix.cpp Unix/xpram_unix.cpp \ Unix/sigsegv.h Unix/sigsegv.cpp Unix/vm_alloc.h Unix/vm_alloc.cpp \ - Unix/posix_sem.cpp \ + Unix/posix_sem.cpp Unix/video_vosf.h Unix/video_blit.h \ + Unix/video_blit.cpp \ Unix/Linux/scsi_linux.cpp Unix/Linux/NetDriver'; \ PREFIX="`pwd`/"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \ for i in $$list; do \