aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTravis Howell2004-12-16 03:13:00 +0000
committerTravis Howell2004-12-16 03:13:00 +0000
commitb1443df54466b87c14c409f95042b11c8790e91d (patch)
tree76f6dba1cb2ba0815600dd539050b7a542e5ec47 /Makefile
parent69925e32814895c1b8a03f36ce94d29a353a8ed3 (diff)
downloadscummvm-rg350-b1443df54466b87c14c409f95042b11c8790e91d.tar.gz
scummvm-rg350-b1443df54466b87c14c409f95042b11c8790e91d.tar.bz2
scummvm-rg350-b1443df54466b87c14c409f95042b11c8790e91d.zip
Update HE games
svn-id: r16070
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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