Files
haiku-beta6/src/tests/system/Jamfile
T
Axel Dörfler 77b1fd2243 Renamed the tests/kernel/core directory like the main directory tests/system/kernel
and adapted all Jamfiles.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15630 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-21 00:30:29 +00:00

8 lines
277 B
Plaintext

SubDir HAIKU_TOP src tests system ;
SubInclude HAIKU_TOP src tests system boot ;
SubInclude HAIKU_TOP src tests system consoled ;
SubInclude HAIKU_TOP src tests system kernel ;
SubInclude HAIKU_TOP src tests system libroot ;
SubInclude HAIKU_TOP src tests system benchmarks ;