From b1443df54466b87c14c409f95042b11c8790e91d Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Thu, 16 Dec 2004 03:13:00 +0000 Subject: Update HE games svn-id: r16070 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index adf8593f85..554fab4d32 100644 --- a/Makefile +++ b/Makefile @@ -146,8 +146,8 @@ win32dist: scummvm$(EXEEXT) cp COPYING $(WIN32PATH)/copying.txt cp README $(WIN32PATH)/readme.txt cp NEWS $(WIN32PATH)/news.txt - cp SDL/README-SDL.txt $(WIN32PATH) - cp SDL/lib/SDL.dll $(WIN32PATH) + cp /usr/local/README-SDL.txt $(WIN32PATH) + cp /usr/local/bin/SDL.dll $(WIN32PATH) u2d $(WIN32PATH)/*.txt -- cgit v1.2.3