diff --git a/configure.py b/configure.py index c11e7525..9c5d7b01 100755 --- a/configure.py +++ b/configure.py @@ -824,7 +824,7 @@ LIBS = [ "objects": [ ["Dolphin/os/__start", True], "Dolphin/os/OS", - "Dolphin/os/OSAlarm", + ["Dolphin/os/OSAlarm", True], "Dolphin/os/OSArena", ["Dolphin/os/OSAudioSystem", True], ["Dolphin/os/OSCache", True],