summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 213b2bbd9..90fd85a9c 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,8 @@
# RELEASE: this will be the released version number. It replaces all places
# where it normally would print the revision number
# MIDI: if set, it will use it as custom path to midi player.
-# If unset, it will use the hardcoded path in the c code
+# If unset, it will use the hardcoded path in the c code
+# This can still be overriden by the music.extmidi openttd.cfg option.
# WITH_NETWORK: enable networking
# DEDICATED: allows compilation on UNIX without SDL. Useful for dedicated servers
#