diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/music/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/music/CMakeLists.txt b/src/music/CMakeLists.txt index b20f8aaf7..8f87a9c93 100644 --- a/src/music/CMakeLists.txt +++ b/src/music/CMakeLists.txt @@ -34,7 +34,7 @@ if(NOT OPTION_DEDICATED) add_files( bemidi.cpp bemidi.h - CONDITION OPTION_HAIKU + CONDITION HAIKU ) add_files( |