SubDir OBOS_TOP src tests kits support bautolock ;

# Fails to compile. Remove the "if" when it does.
if "" {

CommonUnitTest BAutolockTester
	: AutolockLockerTest.cpp
	  AutolockLooperTest.cpp
	  AutolockTestAddon.cpp
	: kits support
	: libopenbeos.so be stdc++.r4
	: be stdc++.r4
	: support
;

} # if ""

