Accidently broke the build by allowing kernel_cpp.cpp to be built without

having access to private/kernel.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6322 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-01-26 09:33:31 +00:00
parent e0014cf657
commit 322defd113

View File

@ -1,6 +1,7 @@
SubDir OBOS_TOP src add-ons kernel bus_managers pci ;
UsePrivateHeaders [ FDirName kernel ] ;
UsePrivateHeaders [ FDirName kernel util ] ;
KernelMergeObject pci_bus_manager.o :
kernel_cpp.cpp