diff options
Diffstat (limited to 'Game/Code/Makefile.in')
-rw-r--r-- | Game/Code/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/Makefile.in b/Game/Code/Makefile.in index 5ad27020..4b0b10a6 100644 --- a/Game/Code/Makefile.in +++ b/Game/Code/Makefile.in @@ -244,7 +244,7 @@ rpm: all # rpm
@echo "Coming soon"
-macosx_bundle_path = ../../UltraStar\ Deluxe.app/Contents
+macosx_bundle_path = ../../UltraStarDeluxe.app/Contents
macosx-app: all
# Create double clickable Mac OS X application.
|