Added RegistrarThreadManagerTest to the build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1334 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d030216df5
commit
aaa3ba11ce
@ -1,5 +1,7 @@
|
||||
SubDir OBOS_TOP src tests kits app ;
|
||||
|
||||
UsePrivateHeaders app ;
|
||||
|
||||
# Let Jam know where to find some of our source files
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) bapplication ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) bhandler ] ;
|
||||
@ -89,6 +91,9 @@ CommonTestLib libapptest.so
|
||||
GetAppListTester.cpp
|
||||
IsRunningTester.cpp
|
||||
TeamForTester.cpp
|
||||
|
||||
# RegistrarThreadManager
|
||||
RegistrarThreadManagerTest.cpp
|
||||
|
||||
# common
|
||||
AppRunner.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user