diff --git a/src/kits/Jamfile b/src/kits/Jamfile index a21a8043d3..c2ef960150 100644 --- a/src/kits/Jamfile +++ b/src/kits/Jamfile @@ -99,7 +99,7 @@ SEARCH on [ FGristFiles ] = [ FDirName $(OBOS_TOP) src kernel libroot posix string ] ; SEARCH on [ FGristFiles KMessage.cpp ] - = [ FDirName $(OBOS_TOP) src kernel core util ] ; + = [ FDirName $(OBOS_TOP) src kernel core messaging ] ; SubInclude OBOS_TOP src kits app ; SubInclude OBOS_TOP src kits interface ;