From daac4f58ecd3407f2e544e7ffc4cb22c8df79364 Mon Sep 17 00:00:00 2001 From: Andrew Tonner Date: Wed, 18 Jan 2017 04:52:19 -0800 Subject: [PATCH] reverse serial_windows.cpp symlink removal --- SheepShaver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SheepShaver/Makefile b/SheepShaver/Makefile index bf61fa9a..53ecae21 100644 --- a/SheepShaver/Makefile +++ b/SheepShaver/Makefile @@ -89,7 +89,7 @@ links: Windows/util_windows.h Windows/xpram_windows.cpp \ Windows/serial_windows.cpp Windows/router Windows/b2ether \ Windows/ether_windows.h Windows/ether_windows.cpp \ - Windows/prefs_editor_gtk.cpp \ + Windows/serial_windows.cpp Windows/prefs_editor_gtk.cpp \ uae_cpu/compiler/codegen_x86.h'; \ PREFIX="../"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \ for i in $$list; do \