From c3ccdcec5d23ee7092b261e3d6e47fcc1400f787 Mon Sep 17 00:00:00 2001 From: Seth Polsley Date: Mon, 6 Jul 2020 02:09:47 -0500 Subject: [PATCH] Updated links for bincue under Windows --- SheepShaver/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/SheepShaver/Makefile b/SheepShaver/Makefile index 585417f4..ab077305 100644 --- a/SheepShaver/Makefile +++ b/SheepShaver/Makefile @@ -52,6 +52,7 @@ links: (cd src/Windows; if [ ! -e m4 ]; then ln -s ../../../BasiliskII/src/Unix/m4; fi) @list='adb.cpp audio.cpp cdrom.cpp disk.cpp extfs.cpp pict.c \ prefs.cpp scsi.cpp sony.cpp xpram.cpp \ + bincue.cpp include/bincue.h \ include/adb.h include/audio.h include/audio_defs.h \ include/cdrom.h include/clip.h include/debug.h include/disk.h \ include/extfs.h include/extfs_defs.h include/pict.h \