aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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