aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c0699550ce..d8c0cad0de 100644
--- a/Makefile
+++ b/Makefile
@@ -34,4 +34,4 @@ dist:
# Until we add a nice configure tool, default to the SDL build rules
build.rules:
- ln -s backends/sdl/build.rules
+ cp backends/sdl/build.rules build.rules