Added UsePrivateHeaders for app kit - Application.cpp wasn't getting ServerProtocol.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2971 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d4681bf67c
commit
234928a23f
@ -12,7 +12,7 @@ for subdir in $(subdirs) {
|
||||
}
|
||||
|
||||
UsePublicHeaders [ FDirName add-ons file_system ] ;
|
||||
UsePrivateHeaders shared ;
|
||||
UsePrivateHeaders shared app ;
|
||||
|
||||
# Add subsubdirs to the SEARCH_SOURCE.
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) interface BTextView ] ;
|
||||
|
Loading…
Reference in New Issue
Block a user