From 64477876931717ee2ebb6af7128e78caecf309c2 Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Wed, 30 Mar 2005 09:17:37 +0000 Subject: [PATCH] I forgot this: Add the test to the build git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12156 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tests/kits/game/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ;