This commit is contained in:
Max Kellermann 2024-07-06 13:43:28 +02:00
commit 8d15e0fed3
1 changed files with 1 additions and 1 deletions

View File

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