diff --git a/src/tests/kits/app/Jamfile b/src/tests/kits/app/Jamfile index 649cde1c57..efabf1ec1b 100644 --- a/src/tests/kits/app/Jamfile +++ b/src/tests/kits/app/Jamfile @@ -11,6 +11,7 @@ SEARCH_SOURCE += [ FDirName $(SUBDIR) bmessagerunner ] ; SEARCH_SOURCE += [ FDirName $(SUBDIR) bmessenger ] ; SEARCH_SOURCE += [ FDirName $(SUBDIR) bpropertyinfo ] ; SEARCH_SOURCE += [ FDirName $(SUBDIR) broster ] ; +SEARCH_SOURCE += [ FDirName $(SUBDIR) broster testapps ] ; SEARCH_SOURCE += [ FDirName $(SUBDIR) common ] ; CommonTestLib libapptest.so @@ -98,9 +99,11 @@ CommonTestLib libapptest.so FindAppTester.cpp GetAppInfoTester.cpp GetAppListTester.cpp + GetRecentTester.cpp IsRunningTester.cpp LaunchTester.cpp LaunchTesterHelper.cpp + RecentAppsTestApp.cpp TeamForTester.cpp # RegistrarThreadManager