summaryrefslogtreecommitdiff
path: root/src/music
diff options
context:
space:
mode:
Diffstat (limited to 'src/music')
-rw-r--r--src/music/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/music/CMakeLists.txt b/src/music/CMakeLists.txt
index 0ae15fde2..b20f8aaf7 100644
--- a/src/music/CMakeLists.txt
+++ b/src/music/CMakeLists.txt
@@ -1,4 +1,4 @@
-if (NOT OPTION_DEDICATED)
+if(NOT OPTION_DEDICATED)
add_files(
allegro_m.cpp
allegro_m.h
@@ -42,7 +42,7 @@ if (NOT OPTION_DEDICATED)
os2_m.h
CONDITION OPTION_OS2
)
-endif (NOT OPTION_DEDICATED)
+endif()
add_files(
midi.h