Added the "app" directory to the kernel includes to be able to access
AppDefs.h (for B_QUERY_UPDATE, etc.). git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7796 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1644,7 +1644,7 @@ rule SetupKernel
|
|||||||
local _objs = [ FGristFiles $(1:S=$(SUFOBJ)) ] ;
|
local _objs = [ FGristFiles $(1:S=$(SUFOBJ)) ] ;
|
||||||
|
|
||||||
#Setup Kernel header directories
|
#Setup Kernel header directories
|
||||||
local public_kernel_includes = add-ons/file_system add-ons/graphics device drivers kernel storage support ;
|
local public_kernel_includes = add-ons/file_system add-ons/graphics app device drivers kernel storage support ;
|
||||||
local private_kernel_includes = kernel libroot kernel/boot/platform/$(OBOS_BOOT_PLATFORM) ;
|
local private_kernel_includes = kernel libroot kernel/boot/platform/$(OBOS_BOOT_PLATFORM) ;
|
||||||
# Use posix headers directory
|
# Use posix headers directory
|
||||||
HDRS = [ FDirName $(OBOS_TOP) headers posix ] ;
|
HDRS = [ FDirName $(OBOS_TOP) headers posix ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user