a bad hack to get cppunit testlibrary build

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1658 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper 2002-10-25 16:19:25 +00:00
parent 5def119705
commit 5906bda96f

View File

@ -777,6 +777,7 @@ rule UseHeaders
rule UseCppUnitHeaders
{
SetupIncludes ; #serious hack
SubDirHdrs [ FDirName $(OBOS_TOP) headers tools cppunit ] ;
}