aboutsummaryrefslogtreecommitdiffstats
path: root/Game
diff options
context:
space:
mode:
Diffstat (limited to 'Game')
-rw-r--r--Game/Code/Makefile2
-rwxr-xr-xGame/Code/lazres-UltraStar.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/Game/Code/Makefile b/Game/Code/Makefile
index fcf534cd..85f7ae67 100644
--- a/Game/Code/Makefile
+++ b/Game/Code/Makefile
@@ -64,6 +64,6 @@ clean_obj:
clean_res:
rm -f UltraStar.lrs link.res
UltraStar.lrs: UltraStar.rc
- sh lazres-UltraStar.sh
+ ./lazres-UltraStar.sh
.PHONY: all resource ultrastar install clean distclean clean_obj clean_res
diff --git a/Game/Code/lazres-UltraStar.sh b/Game/Code/lazres-UltraStar.sh
index 603ec4be..bd3f130d 100755
--- a/Game/Code/lazres-UltraStar.sh
+++ b/Game/Code/lazres-UltraStar.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
##
# Creates an .lrs resource-file.