diff --git a/src/tests/kits/game/Jamfile b/src/tests/kits/game/Jamfile index 5dd9e7d4dd..5eccd1f7fd 100644 --- a/src/tests/kits/game/Jamfile +++ b/src/tests/kits/game/Jamfile @@ -4,4 +4,4 @@ SubInclude OBOS_TOP src tests kits game file_game_sound_test ; SubInclude OBOS_TOP src tests kits game set_mouse_position_test ; SubInclude OBOS_TOP src tests kits game simple_game_sound_test ; SubInclude OBOS_TOP src tests kits game direct_window_test ; - +SubInclude OBOS_TOP src tests kits game direct_window_info_test ;