The Storage Kit now needs some private kernel header.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8284 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-07-02 19:37:42 +00:00
parent d448e270d8
commit 42acbc704c
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ for subdir in $(subdirs) {
}
UsePrivateHeaders shared app [ FDirName servers app ] ;
UsePrivateHeaders kernel ;
# for syscalls.h
# Add subsubdirs to the SEARCH_SOURCE.
SEARCH_SOURCE += [ FDirName $(SUBDIR) interface BTextView ] ;