summaryrefslogtreecommitdiff
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 22cfb5395..5657b46a5 100644
--- a/Makefile
+++ b/Makefile
@@ -497,7 +497,7 @@ endif
# MIDI setup
ifdef OSX
ifndef MIDI
-MIDI:=$(OSXAPP)/Contents/macosx/track_starter
+MIDI:=$(OSXAPP)/Contents/MacOS/track_starter
endif
ifndef SECOND_DATA_PATH
SECOND_DATA_PATH:="$(OSXAPP)/Contents/Data/"