This commit is contained in:
Max Kellermann
2024-07-06 13:43:28 +02:00

View File

@@ -601,7 +601,7 @@ if is_android
else else
target_type = 'executable' target_type = 'executable'
target_name = 'mpd' target_name = 'mpd'
install_dir = '' install_dir = get_option('bindir')
endif endif
mpd = build_target( mpd = build_target(